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