Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <math.h> double fabs(double x); |
Description | These functions compute the absolute value of the floating-point number x. |
Return val. | Absolute value of the floating-point number x if successful. |
See also |
|