NAME
fabs - return the absolute value of a float
SYNOPSIS
float fabs(float x)
DESCRIPTION
Return the absolute value of the argument.
fabs - return the absolute value of a float
float fabs(float x)
Return the absolute value of the argument.