Next: $ASSERT, Previous: $A, Up: Built-in functions [Contents][Index]
$ABS
‘$ABS(expression)’ returns the absolute value of the macro expression. It is a macro implemented in terms of $IF and $EVAL.
$IF
$EVAL