[go: up one dir, main page]

exp

Function exp 

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

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