Uses of Package
util
| Package | Description |
|---|---|
| logic | |
| math | |
| math.matrix.expressParser | |
| parser |
Classes designed to parse a mathematical expression.
|
| util |
-
Classes in util used by logic Class Description FormulaeManager HistoryManager MathExpressionManager Objects of this class attempt to optimize and then evaluate a math expression.Mode Settings Created by hp on 7/7/2016. -
Classes in util used by math Class Description Dimension SimplePoint -
Classes in util used by math.matrix.expressParser Class Description Dimension MatrixFormatException Is thrown whenever an illegal matrix string is found.VariableManager -
Classes in util used by parser Class Description VariableManager -
Classes in util used by util Class Description Dimension Formulae Mode Settings Created by hp on 7/7/2016.SimplePoint Time Objects of this class supply methods that may be used for telling time and parsing String representations of time in dd:hh:mm:ss or hh:mm:ss or hh:mm formats and translating them into seconds formats.The reverse is also possible:i.e translating time in seconds into dd:hh:mm:ss format.VariableManager VariableManager.CommandInterpreter Objects of this class parse a variable initialization or modifying command string.