Package jscl.math.operator
Class Factorial
java.lang.Object
jscl.math.Variable
jscl.math.operator.Operator
jscl.math.operator.Factorial
- 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.operator.Operator
antiderivative, derivative, elementary, eval, expand, factorize, function, isConstant, numeric, parameters, simplify, substitute, variableCompareTo, variablesMethods inherited from class jscl.math.Variable
compareTo, equals, expressionValue, isIdentity, nameToMathML
-
Constructor Details
-
Factorial
-
Factorial
-
-
Method Details
-
compute
-
compareTo
-
toString
-
toMathML
-
newinstance
- Specified by:
newinstancein classVariable
-