Function ceilf128

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

Ceil (f128)

Finds the nearest integer greater than or equal to x.