Package jscl.math.function
Class Exp
java.lang.Object
jscl.math.Variable
jscl.math.function.Function
jscl.math.function.Exp
- 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.function.Function
derivative, elementary, eval, expand, factorize, function, isConstant, numeric, parameters, simplify, substitute, toString, variableCompareToMethods inherited from class jscl.math.Variable
compareTo, compareTo, equals, expressionValue, isIdentity, nameToMathML
-
Constructor Details
-
Exp
-
-
Method Details
-
antiderivative
- Overrides:
antiderivativein classFunction- Throws:
NotIntegrableException
-
antiderivative
- Specified by:
antiderivativein classFunction- Throws:
NotIntegrableException
-
derivative
- Specified by:
derivativein classFunction
-
evaluate
-
evalelem
-
evalsimp
-
evalfunc
-
evalnum
-
toMathML
-
newinstance
- Specified by:
newinstancein classVariable
-