Function firefly_rust::math::abs

source ยท
pub fn abs(x: f32) -> f32
Expand description

Returns the absolute value of a number.