Package jscl.math.function
Class Root
java.lang.Object
jscl.math.Variable
jscl.math.function.Function
jscl.math.function.Algebraic
jscl.math.function.Root
- All Implemented Interfaces:
Comparable,jscl.editor.rendering.MathObject
-
Field Summary
FieldsFields inherited from class jscl.math.Variable
comparator, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionantiderivative(Variable variable) static Generic[]intintdegree()derivative(int n) derivative(Variable variable) eval()evalelem()evalfunc()evalnum()evalsimp()evaluate()expand()protected Variablenumeric()static Genericsimplify()substitute(Variable variable, Generic generic) toMathML()toString()Methods inherited from class jscl.math.function.Algebraic
antiderivativeMethods inherited from class jscl.math.function.Function
function, isConstant, parameters, variableCompareToMethods inherited from class jscl.math.Variable
compareTo, equals, expressionValue, isIdentity, nameToMathML
-
Field Details
-
subscript
-
-
Constructor Details
-
Root
-
Root
-
Root
-
-
Method Details
-
apply
-
subscript
-
rootValue
-
antiderivative
- Overrides:
antiderivativein classFunction- Throws:
NotIntegrableException
-
derivative
- Overrides:
derivativein classFunction
-
derivative
- Specified by:
derivativein classFunction
-
substitute
- Overrides:
substitutein classFunction
-
eval
-
expand
-
factorize
-
elementary
- Overrides:
elementaryin classFunction
-
simplify
-
numeric
-
evaluate
-
evalelem
-
evalsimp
-
degree
public int degree() -
evalfunc
-
evalnum
-
compareTo
-
sigma
-
toString
-
toMathML
-
newinstance
- Specified by:
newinstancein classVariable
-