Changes http://wiki.axiom-developer.org/336BinomialCOMBFIsNotEvaluatedConsistently/diff -- Consider
\begin{axiom}
binomial(n,2)
binomial(n,n-2)
\end{axiom}
which should, by the definition of the binomial coefficient, give identical
results.
The attached patch fixes this.
--
forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]
