Interface | Description |
---|---|
Evaluateable |
An object which can evaluate to a numeric value.
|
Class | Description |
---|---|
Math |
Utility class for executing calculations.
|
MathTask |
Task for mathematical operations.
|
Numeric |
A numeric value that implements Evaluateable.
|
Operation |
Class to represent a mathematical operation.
|