public class Divisors extends AbstractTrigArg1
divisors(24) ==> {1,2,3,4,6,8,12,24}
Constructor and Description |
---|
Divisors() |
Modifier and Type | Method and Description |
---|---|
IExpr |
evaluateArg1(IExpr arg1) |
void |
setUp(ISymbol symbol)
Evaluate built-in rules and define Attributes for a function.
|
e1ComplexArg, e1DblArg, 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 void setUp(ISymbol symbol) throws SyntaxError
AbstractFunctionEvaluator
setUp
in interface IEvaluator
setUp
in class AbstractFunctionEvaluator
symbol
- the symbol which should be set upSyntaxError