Function cordic::exp[][src]

pub fn exp<T: CordicNumber>(x: T) -> T
Expand description

Compute the exponential root of the given fixed-point number.