Abs: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m Add klabs synonym, use Fox' formatting
mNo edit summary
 
Line 5: Line 5:
Calculates the absolute value of <var> and stores it back into <var>.
Calculates the absolute value of <var> and stores it back into <var>.


[[Category:EDuke32 specific commands]]
[[Category:Gamevar manipulation]]
[[Category:Gamevar manipulation]]

Latest revision as of 06:04, 12 January 2021

abs <var>

klabs <var>

Calculates the absolute value of <var> and stores it back into <var>.