retrofire_core::math::float::fallback

Function floor

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

Returns the largest integer less than or equal to x.