Function glm::ext::powi [] [src]

pub fn powi<F: BaseFloat, T: GenFloat<F>>(x: T, y: i32) -> T

Raise a number to an integer power.