Function truncf128
const fn truncf128(x: f128) -> f128
Returns the integer part of an f128.
The stabilized version of this intrinsic is
f128::trunc
truncf128const fn truncf128(x: f128) -> f128
Returns the integer part of an f128.
The stabilized version of this intrinsic is
f128::trunc