kernel
0.2.3-dev
In kernel::
utilities::
math
Structs
PowerOfTwo
Functions
abs
closest_power_of_two
log10
log_base_two
log_base_two_u64
kernel
::
utilities
::
math
Function
abs
Copy item path
Settings
Help
Summary
Source
pub fn abs(n:
f32
) ->
f32
Expand description
Return the absolute value of the floating point number.