Abs(
------------------
Basic keyword
Use:
This function gives the absolute value of a number:
Example:
ABS(
-3.14
)
= 3.14