Abs Function
Returns the absolute value of the number specified.
Syntax
result = Abs( value )
Parameters | ||
value |
The number you wish the absolute value of. |
Return Value | ||
Result |
The absolute value of value. |
Abs Function
Returns the absolute value of the number specified.
Syntax
result = Abs( value )
Parameters | ||
value |
The number you wish the absolute value of. |
Return Value | ||
Result |
The absolute value of value. |