Function floorf128

Source
pub fn floorf128(x: f128) -> f128
Expand description

Floor (f128)

Finds the nearest integer less than or equal to x.