Function abs

Source
pub fn abs(n: f32) -> f32
Expand description

Return the absolute value of the floating point number.