Skip to main content

powf

Function powf 

Source
pub fn powf<T: Float, V: FloatOps<T>>(a: V, b: T) -> V
Expand description

returns value a raised to the floating point power of value b