Uses of Package
util
Packages that use util
Package
Description
Classes designed to parse a mathematical expression.
-
ClassDescriptionObjects of this class attempt to optimize and then evaluate a math expression.Created by hp on 7/7/2016.
-
-
Classes in util used by math.matrix.equationParser
-
Classes in util used by math.matrix.expressParserClassDescriptionIs thrown whenever an illegal matrix string is found.
-
-
ClassDescriptionCreated by hp on 7/7/2016.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.Objects of this class parse a variable initialization or modifying command string.