Uses of Package
com.graphbuilder.math
Packages that use com.graphbuilder.math
-
Classes in com.graphbuilder.math used by com.graphbuilder.curveClassDescriptionException thrown if expression cannot be parsed correctly.
-
Classes in com.graphbuilder.math used by com.graphbuilder.mathClassDescriptionThe class from which all nodes of an expression tree are descendents.FuncMap maps a name to a function.A node of an expression tree that has exactly 2 children, a left child and a right child.A node of an expression tree that represents a variable or a function.VarMap maps a name to a value.