Function maths_rs::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