libm
0.2.15
In libm::
math::
round
libm
::
math
::
round
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.