This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients kellerfuchs, mark.dickinson, rhettinger, serhiy.storchaka, steven.daprano, tim.peters
Date 2018-12-07.11:32:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Mathematically, `binomial(n, k)` for `k > n` is defined as 0.
History
Date User Action Args
2018-12-07 11:32:22serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, mark.dickinson, steven.daprano, kellerfuchs
2018-12-07 11:32:22serhiy.storchakasetmessageid: <[email protected]>
2018-12-07 11:32:22serhiy.storchakalinkissue35431 messages
2018-12-07 11:32:22serhiy.storchakacreate