abs

Syntax: %abs(i)

return the absolute value of I.

Example:

#SHOW %abs(7-3) equals %abs(3-7)
outputs '4 equals 4'


Contents additem