Package jscl.math
Class ExpressionVariable
java.lang.Object
jscl.math.Variable
jscl.math.GenericVariable
jscl.math.ExpressionVariable
- All Implemented Interfaces:
Comparable,jscl.editor.rendering.MathObject
-
Field Summary
Fields inherited from class jscl.math.Variable
comparator, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jscl.math.GenericVariable
antiderivative, content, derivative, elementary, eval, expand, factorize, function, isConstant, numeric, substitute, toMathML, variableCompareToMethods inherited from class jscl.math.Variable
compareTo, compareTo, equals, expressionValue, isIdentity, nameToMathML
-
Constructor Details
-
ExpressionVariable
-
-
Method Details
-
simplify
- Overrides:
simplifyin classGenericVariable
-
toString
- Overrides:
toStringin classGenericVariable
-
newinstance
- Specified by:
newinstancein classVariable
-