org.matheclipse.core.reflection.system
Class ArcCsc
- java.lang.Object
-
- org.matheclipse.core.eval.interfaces.AbstractFunctionEvaluator
-
- org.matheclipse.core.eval.interfaces.AbstractTrigArg1
-
- org.matheclipse.core.reflection.system.ArcCsc
-
- All Implemented Interfaces:
- IFunctionEvaluator, IEvaluator
public class ArcCsc extends AbstractTrigArg1
Inverse hyperbolic tangent See Inverse hyperbolic functions
-
-
Constructor Summary
Constructors Constructor and Description ArcCsc()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IExprevaluateArg1(IExpr arg1)IASTgetRuleAST()Get the predefined rules for this function symbol.voidsetUp(ISymbol symbol)Evaluate built-in rules and define Attributes for a function.-
Methods inherited from class org.matheclipse.core.eval.interfaces.AbstractTrigArg1
evaluate, numericEval, numericEvalArg1, numericEvalD1, numericEvalDC1
-
Methods inherited from class org.matheclipse.core.eval.interfaces.AbstractFunctionEvaluator
createRuleFromMethod, getPeriodicParts, getPureImaginaryPart, isNegativeExpression
-
-
-
-
Method Detail
-
getRuleAST
public IAST getRuleAST()
Description copied from class:AbstractFunctionEvaluatorGet the predefined rules for this function symbol. If no rules are available returnnull.- Overrides:
getRuleASTin classAbstractFunctionEvaluator- Returns:
-
evaluateArg1
public IExpr evaluateArg1(IExpr arg1)
- Overrides:
evaluateArg1in classAbstractTrigArg1
-
setUp
public void setUp(ISymbol symbol) throws SyntaxError
Description copied from class:AbstractFunctionEvaluatorEvaluate built-in rules and define Attributes for a function.- Specified by:
setUpin interfaceIEvaluator- Overrides:
setUpin classAbstractFunctionEvaluator- Parameters:
symbol- the symbol which should be set up- Throws:
SyntaxError
-
-
DMelt 3.0 © DataMelt by jWork.ORG