Package jscl.math.function
Class Inv
java.lang.Object
jscl.math.Variable
jscl.math.function.Function
jscl.math.function.Algebraic
jscl.math.function.Frac
jscl.math.function.Inv
- 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.Frac
antiderivative, derivative, evalelem, evalfunc, evalnum, evalsimp, integer, rootValue, toMathML, toStringMethods 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
-
Inv
-
-
Method Details
-
evaluate
-
parameter
-
newinstance
- Overrides:
newinstancein classFrac
-