Package jscl.math.function
Class Frac
java.lang.Object
jscl.math.Variable
jscl.math.function.Function
jscl.math.function.Algebraic
jscl.math.function.Frac
- All Implemented Interfaces:
Comparable,jscl.editor.rendering.MathObject
- Direct Known Subclasses:
Inv
-
Field Summary
Fields inherited from class jscl.math.Variable
comparator, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jscl.math.function.Algebraic
antiderivativeMethods inherited from class jscl.math.function.Function
derivative, elementary, eval, expand, factorize, function, isConstant, numeric, parameters, simplify, substitute, variableCompareToMethods inherited from class jscl.math.Variable
compareTo, compareTo, equals, expressionValue, isIdentity, nameToMathML
-
Constructor Details
-
Frac
-
-
Method Details
-
rootValue
-
antiderivative
- Overrides:
antiderivativein classFunction- Throws:
NotIntegrableException
-
derivative
- Specified by:
derivativein classFunction
-
integer
public boolean integer() -
evaluate
-
evalelem
-
evalsimp
-
evalfunc
-
evalnum
-
toString
-
toMathML
-
newinstance
- Specified by:
newinstancein classVariable
-