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, evaluatecreateRuleFromMethod, getNormalizedNegativeExpression, getNormalizedNegativeExpression, getPeriodicParts, getPureImaginaryPart, getRuleAST, initSerializedRules, isNegativeExpressionnumericEvalpublic IExpr e2IntArg(IInteger n, IInteger k)
e2IntArg in class AbstractArg2public IExpr e2ObjArg(IExpr n, IExpr k)
AbstractArg2e2ObjArg in class AbstractArg2F#NIL if no evaluation is possible.public void setUp(ISymbol symbol)
AbstractFunctionEvaluatorsetUp in interface IEvaluatorsetUp in class AbstractFunctionEvaluatorsymbol - the symbol which should be set up