Release - v2.4.0
Release Notes
Added simple and probably rarely used commands
abs
Absolute Value. Returns the positive value of the top stack item (line 1).int
Integer. Returns the integer portion of the top stack item (line 1). This effectively just removed the decimal portion of the number.