Skip to main content

exp

Function exp 

Source
pub fn exp<T: Float, V: FloatOps<T>>(v: V) -> V
Expand description

returns the base-e exponential function of v, which is e raised to the power v