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