libm
0.2.15
In libm::
math::
rint
libm
::
math
::
rint
Function
rint
Copy item path
Source
pub fn rint(x:
f64
) ->
f64
Expand description
Round
x
to the nearest integer, breaking ties toward even.