core::intrinsics::powif32 [] [src]

pub unsafe extern "rust-intrinsic" fn powif32(a: f32, x: i32) -> f32
Unstable

Raises an f32 to an integer power.