libm
0.2.15
libm
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.