Fabs() returns the absolute value of x. The result is a positive number.
Syntax:
fabs(x)
Return data type: numeric
Examples and results:
fabs( 2.4 )