☰
libm
All crates
[
−
]
[src]
Function
libm
::
floorf
pub fn floorf(x: f32) -> f32
Floor (f64)
Finds the nearest integer less than or equal to
x
.