abs
This function is used to return the absolute values for integers.
Synopsis
function abs(
value:integer
)
Arguments
- value
- One or more integer values of any dimension.
Returns the absolute value of each element in value as an array dimensioned the same as the value parameter.
Missing values are ignored.
Reference Manual Control Panel
NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?
$Revision: 1.8 $ $Date: 1998/06/15 21:28:53 $