Function floor

Source
pub const fn floor(x: SoftF64) -> SoftF64
Expand description

Floor (f64)

Finds the nearest integer less than or equal to x.