devela::_dep::libm

Function pow

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

Returns x to the power of y (f64).