![]() ![]() |
|
ABSThe ABS function will return the mathematical absolute of the ()expression.
COMMAND SYNTAXABS(expression)
SYNTAX ELEMENTSexpression can be an expression of any form that should evaluate to a numeric. The ABS function will then return the mathematical absolute of the expression. This will convert any negative number into a positive result.
NOTESThis can be expressed as:
EXAMPLES
|