Next: , Previous: , Up: Built-in functions   [Contents][Index]


7.2.3.4 $ABS: Absolute value

$ABS(expression)’ returns the absolute value of the macro expression. It is a macro implemented in terms of $IF and $EVAL.