Function exp

Source
pub fn exp(x: f64) -> f64
Expand description

Returns ‘e’ raised to the power x.