InBinom.BinomEqu

* BinomEqu perofrms the binomial theorem on the object that it is a member of. * Params: * none * Returns: OutBinom!X containing the result of applying the binomial theorem on the object.

class InBinom(X)
BinomEqu
()
if (
is(X : real)
)

Meta