libm
0.2.11
Module fabsf
Module Items
Functions
In libm::
math
libm
::
math
Module
fabsf
Copy item path
source
Functions
ยง
fabsf
Absolute value (magnitude) (f32) Calculates the absolute value (magnitude) of the argument
x
, by direct manipulation of the bit representation of
x
.