Function ceilf16

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

Ceil (f16)

Finds the nearest integer greater than or equal to x.