pub const fn powi(base: Real, exp: i32) -> Real
Raises a floating-point number to an integer power.
Fully handles i32::MIN without overflow.
i32::MIN