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, numericEvale1ApcomplexArg, e1ApfloatArg, e1ComArg, e1FraArg, e1FunArg, e1IntArg, e1ObjArg, e1SymArgcreateRuleFromMethod, getNormalizedNegativeExpression, getNormalizedNegativeExpression, getPeriodicParts, getPureImaginaryPart, getRuleAST, initSerializedRules, isNegativeExpressionpublic IExpr evaluateArg1(IExpr arg1)
evaluateArg1 in class AbstractTrigArg1public IExpr e1DblArg(double arg1)
e1DblArg in class AbstractTrigArg1public double evalReal(double[] stack,
int top,
int size)
INumericevalReal in interface INumericDoubleStackEvaluatorpublic void setUp(ISymbol symbol)
AbstractFunctionEvaluatorsetUp in interface IEvaluatorsetUp in class AbstractFunctionEvaluatorsymbol - the symbol which should be set up