devela::_dep::libm

Function powf

pub fn powf(x: f32, y: f32) -> f32 
Available on crate feature dep_libm only.
Expand description

Returns x to the power of y (f32).