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