Documentation

abs

Syntax: %abs(i)

return the absolute value of I.

Example:

#SHOW %abs(7-3) equals %abs(3-7)

Displays: '4 equals 4'

Add comment

Login or register to post comments