pub fn powi<T: Float, V: FloatOps<T>>(a: V, b: i32) -> V
returns value a raised to the integer power of value b
a
b