Yash Aggarwal <[email protected]> added the comment:

I have written the function in the latest patch to work only for positive n. 
Although the definition of combination or nChoosek makes no sense for negative 
n, negative binomial distribution exists and so binomial coefficient is defined 
for negative value of n. So my question is should the function be expanded to 
calculate for negative n or is the function expected to work only in 
combination sense?

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue35431>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to