Function rint

Source
pub fn rint(x: f64) -> f64
Expand description

Round x to the nearest integer, breaking ties toward even.