Function fabsf64
const fn fabsf64(x: f64) -> f64
Returns the absolute value of an f64.
The stabilized version of this intrinsic is
f64::abs
fabsf64const fn fabsf64(x: f64) -> f64
Returns the absolute value of an f64.
The stabilized version of this intrinsic is
f64::abs