abs(int)
From NWN Lexicon
Get the absolute value of a number.
Contents |
[edit] Parameters
- nValue
- Integer to return the absolute value of.
[edit] Description
Returns the absolute (non-negative, numeric distance from the number 0) value of nValue.
[edit] Version
1.22
[edit] Example
[edit] See Also
functions: | GetAngleBetweenLocations |
author: Charles Feduke, editor: Jeff Lindsey