exp

Function exp 

Source
pub fn exp<T>(x: T) -> f64
where T: Into<f64>,
Expand description

math.exp - exponential function