Function std::intrinsics::roundf64Unstable [-] [+] [src]

pub unsafe fn roundf64(x: f64) -> f64

Returns the nearest integer to an f64. Rounds half-way cases away from zero.