Function std::intrinsics::powif64 [] [src]

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

Raises an f64 to an integer power.