Function const_soft_float::soft_f32::floor::floor

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

Floor (SoftF32)

Finds the nearest integer less than or equal to x.