Package jscl.math.operator
Class Derivative
java.lang.Object
jscl.math.Variable
jscl.math.operator.Operator
jscl.math.operator.Derivative
- All Implemented Interfaces:
Comparable,jscl.editor.rendering.MathObject
-
Field Summary
Fields inherited from class jscl.math.Variable
comparator, name -
Constructor Summary
ConstructorsConstructorDescriptionDerivative(Generic expression, Generic variable, Generic value, Generic order) -
Method Summary
Methods inherited from class jscl.math.operator.Operator
antiderivative, derivative, elementary, eval, expand, factorize, function, isConstant, numeric, parameters, simplify, substitute, variableCompareTo, variablesMethods inherited from class jscl.math.Variable
compareTo, compareTo, equals, expressionValue, isIdentity, nameToMathML
-
Constructor Details
-
Derivative
-
-
Method Details