<- CRPL reference <- Math Commands
abs(<-var) ->absvar
Calculates the absolute value of the item and pushes the result on the stack.
trace(abs(-1)) #prints '1'