Node: $ABS, Next: , Previous: $A, Up: Built-in functions



$ABS: Absolute value

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