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