pub fn powf<T: Float, V: FloatOps<T>>(a: V, b: T) -> V
returns value a raised to the floating point power of value b
a
b