public class FresnelS extends AbstractTrigArg1 implements INumeric
Constructor and Description |
---|
FresnelS() |
Modifier and Type | Method and Description |
---|---|
IExpr |
e1DblArg(double arg1) |
double |
evalReal(double[] stack,
int top,
int size)
Evaluate the function to a double number
|
IExpr |
evaluateArg1(IExpr arg1) |
void |
setUp(ISymbol symbol)
Evaluate built-in rules and define Attributes for a function.
|
e1ComplexArg, evaluate, numericEval
e1ApcomplexArg, e1ApfloatArg, e1ComArg, e1FraArg, e1FunArg, e1IntArg, e1ObjArg, e1SymArg
createRuleFromMethod, getNormalizedNegativeExpression, getNormalizedNegativeExpression, getPeriodicParts, getPureImaginaryPart, getRuleAST, initSerializedRules, isNegativeExpression
public IExpr evaluateArg1(IExpr arg1)
evaluateArg1
in class AbstractTrigArg1
public IExpr e1DblArg(double arg1)
e1DblArg
in class AbstractTrigArg1
public double evalReal(double[] stack, int top, int size)
INumeric
evalReal
in interface INumeric
DoubleStackEvaluator
public void setUp(ISymbol symbol)
AbstractFunctionEvaluator
setUp
in interface IEvaluator
setUp
in class AbstractFunctionEvaluator
symbol
- the symbol which should be set up