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