Function ceilf128
const fn ceilf128(x: f128) -> f128
Returns the smallest integer greater than or equal to an f128.
The stabilized version of this intrinsic is
f128::ceil
ceilf128const fn ceilf128(x: f128) -> f128
Returns the smallest integer greater than or equal to an f128.
The stabilized version of this intrinsic is
f128::ceil