Function fabsf32
const fn fabsf32(x: f32) -> f32
Returns the absolute value of an f32.
The stabilized version of this intrinsic is
f32::abs
fabsf32const fn fabsf32(x: f32) -> f32
Returns the absolute value of an f32.
The stabilized version of this intrinsic is
f32::abs