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