Function truncf32
pub const fn truncf32(x: f32) -> f32
Returns the integer part of an f32.
The stabilized version of this intrinsic is
f32::trunc
truncf32pub const fn truncf32(x: f32) -> f32
Returns the integer part of an f32.
The stabilized version of this intrinsic is
f32::trunc