Package jscl.math
Class TechnicalVariable
java.lang.Object
jscl.math.Variable
jscl.math.function.Constant
jscl.math.TechnicalVariable
- All Implemented Interfaces:
Comparable,jscl.editor.rendering.MathObject
-
Field Summary
Fields inherited from class jscl.math.function.Constant
e, half, i, infinity, j, jbar, pi, prime, subscript, thirdFields inherited from class jscl.math.Variable
comparator, name -
Constructor Summary
ConstructorsConstructorDescriptionTechnicalVariable(String name) TechnicalVariable(String name, Generic[] subscript) -
Method Summary
Methods inherited from class jscl.math.function.Constant
antiderivative, bodyToMathML, derivative, elementary, eval, expand, factorize, function, isConstant, numeric, numericValue, prime, simplify, subscript, substitute, toMathML, toString, variableCompareToMethods inherited from class jscl.math.Variable
compareTo, compareTo, equals, expressionValue, isIdentity, nameToMathML
-
Constructor Details
-
TechnicalVariable
-
TechnicalVariable
-
-
Method Details
-
newinstance
- Overrides:
newinstancein classConstant
-