User Tools

Site Tools


crpl:docs:abs

This is an old revision of the document!


<- CRPL reference <- Math Commands

abs

abs(<-var) ->absvar

Description

Calculates the absolute value of the item and pushes the result on the stack.

Examples

trace(abs(-1)) #prints '1'
crpl/docs/abs.1652901831.txt.gz · Last modified: 2025/02/14 14:56 (external edit)