Function const_soft_float::soft_f64::floor::floor

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

Floor (f64)

Finds the nearest integer less than or equal to x.