Skip to main content

round

Function round 

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

Round half-away-from-zero (matches f64::round).