Extension packages / The util package |
Provides an interface for mathematical functions.
The util.Math class provides basic mathematical functions based on floating point numbers (FLOAT).
This class does not have to be instantiated; it provides class methods for the current program.
IMPORT util