-
Declaration:
- Function Abs (X : Every numerical type) : Every numerical type;
-
Description:
- Abs returns the absolute value of a variable. The result of the function has the same type
as its argument, which can be any numerical type.
-
Errors:
- None.
-
See also:
- Round (561)
Listing: refex/ex1.pp