libm

Function powf

Source
pub fn powf(x: f32, y: f32) -> f32
Expand description

Returns x to the power of y (f32).