Function floorf16

Source
pub fn floorf16(x: f16) -> f16
Expand description

Floor (f16)

Finds the nearest integer less than or equal to x.