core::intrinsics::roundf64Experimental [-]  [+] [src]

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

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