[issue36887] Add integer square root, math.isqrt

Serhiy Storchaka report at bugs.python.org
Sat May 11 09:59:49 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

+1, but I propose to add it to the new imath module and move also factorial() and gcd() to it. New binomial() or comb() function (issue35431) should be added in imath too.

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list