Function round

Source
pub(crate) fn round(f: f64) -> f64
Expand description

Round f to the closest integer, rounding away from 0.0