Skip to main content

powi

Function powi 

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

returns value a raised to the integer power of value b