Function exp

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

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