Abs: Difference between revisions
Jump to navigation
Jump to search
Created page with "'''abs''' ''<value>'' Calculates the absolute value of <value> and stores it back into <value>. Category:Gamevar manipulation" |
Doom64hunter (talk | contribs) m Add klabs synonym, use Fox' formatting |
||
Line 1: | Line 1: | ||
'''abs''' | <span {{code}}>'''abs''' <var> </span> | ||
Calculates the absolute value of | <span {{code}}>'''klabs''' <var> </span> | ||
Calculates the absolute value of <var> and stores it back into <var>. | |||
[[Category:Gamevar manipulation]] | [[Category:Gamevar manipulation]] |
Revision as of 03:26, 9 January 2021
abs <var>
klabs <var>
Calculates the absolute value of <var> and stores it back into <var>.