<< Previous | Next >> | |
|
Description
- Computes the float absolute value of
float x
.Parameters
- x
- Value to compute.
Return value
x
, ifx
>= 0,
else-x
.Library
- MATH.LIB
See also
- abs
Dynamic C Functions | << Previous | Next >> | rabbit.com |