Returns the absolute value of a floating-point value. Syntax: #include <math.h> double fabs(double x);