Function power

Source
pub fn power(n: f64, exp: f64) -> f64
Expand description

Raise a number to the power of the exponent value