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