pub fn abs(x: f32) -> f32
std
Computes the absolute value of x.
This function always returns the precise result.