Function std::intrinsics::roundf64Experimental
[-]
[+]
[src]
pub unsafe fn roundf64(f64) -> f64
Returns the nearest integer to an f64
. Rounds half-way cases away from zero.