Difference between revisions of "0094"
Jump to navigation
Jump to search
(Created page with "{{Icon|trilogy}} '''ABS_VAR_INT''' <hr /> '''Description''' : Takes the absolute value of a global variable integer value '''Syntax''' : 0094: make [''var''] absolute_integer...") |
(No difference)
|
Latest revision as of 09:52, 10 February 2015
Description
- Takes the absolute value of a global variable integer value
Syntax
- 0094: make [var] absolute_integer
Parameter
- [var]
- Global variable to pass the integer value and store absolute value of it
Native analog
Keywords
absolute, value, modulus, int, global, var, math