[][src]Function prefix_num_ops::real::powi

pub fn powi<Self_: Real>(self_: Self_, n: i32) -> Self_

Raise a number to an integer power.