double fabs

double fabs(double __x)

The fabs() function computes the absolute value of a floating-point number __x.