Operand types: x: Number
Type of returned value: Number
Description: Absolute value of x.
Example: _a = abs -3 ..........Result is 3