Skip to main content

powf

Function powf 

Source
pub fn powf(x: f64, n: f64) -> f64
Expand description

Power: x^n (floating point exponent).