[issue35431] Add a function for computing binomial coefficients to the math module

Raymond Hettinger report at bugs.python.org
Sat Jun 1 16:58:07 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

One other idea: it may be worth putting in an alias for "binomial" to improve findability and readability in contexts where a person really does what binomial coefficients and is not otherwise thinking about counting contexts.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35431>
_______________________________________


More information about the Python-bugs-list mailing list