public class Binomial extends AbstractArg2
Constructor and Description |
---|
Binomial() |
Modifier and Type | Method and Description |
---|---|
static IInteger |
binomial(IInteger n,
IInteger k) |
IExpr |
e2IntArg(IInteger n,
IInteger k) |
IExpr |
e2ObjArg(IExpr n,
IExpr k)
Evaluate the function for the 2 given expressions.
|
void |
setUp(ISymbol symbol)
Evaluate built-in rules and define Attributes for a function.
|
binaryOperator, e2ApcomplexArg, e2ApfloatArg, e2ComArg, e2DblArg, e2DblComArg, e2FraArg, e2FunArg, e2SymArg, eComFraArg, eComIntArg, eFunIntArg, evaluate
createRuleFromMethod, getNormalizedNegativeExpression, getNormalizedNegativeExpression, getPeriodicParts, getPureImaginaryPart, getRuleAST, initSerializedRules, isNegativeExpression
numericEval
public IExpr e2IntArg(IInteger n, IInteger k)
e2IntArg
in class AbstractArg2
public IExpr e2ObjArg(IExpr n, IExpr k)
AbstractArg2
e2ObjArg
in class AbstractArg2
F#NIL
if no evaluation is possible.public void setUp(ISymbol symbol)
AbstractFunctionEvaluator
setUp
in interface IEvaluator
setUp
in class AbstractFunctionEvaluator
symbol
- the symbol which should be set up