const_soft_float::soft_f32::floor

Function floor

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

Floor (SoftF32)

Finds the nearest integer less than or equal to x.