pub const unsafe fn fabsf64(_x: f64) -> f64
core_intrinsics
Returns the absolute value of an f64.
f64
The stabilized version of this intrinsic is f64::abs
f64::abs