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