[][src]Function cordic::exp

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

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