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 )
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!