* Class: Serves as a set up binomial to perform operations on.
* 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.
See Implementation
* Class: Serves as a set up binomial to perform operations on.