core::intrinsics::powif32[src]

pub unsafe fn powif32(a: f32, x: i32) -> f32

Raises an f32 to an integer power.