Function rintf

Source
pub fn rintf(x: f32) -> f32
Expand description

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