libm
0.2.15
libm
Function
round
Copy item path
Source
pub fn round(x:
f64
) ->
f64
Expand description
Round
x
to the nearest integer, breaking ties away from zero.