Function pow

Source
fn pow<F: Float>(a: F, b: i32) -> F
Expand description

Returns a raised to the power b