Function roundf

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

Round x to the nearest integer, breaking ties away from zero.