Function exp

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

Returns ā€˜e’ raised to the power x.