mirror of https://github.com/python/cpython
4 lines
172 B
ReStructuredText
4 lines
172 B
ReStructuredText
|
:mod:`math` functions :func:`~math.isqrt`, :func:`~math.log`, :func:`~math.log2` and
|
||
|
:func:`~math.log10` now support integers larger than ``2**2**32`` on 32-bit
|
||
|
platforms.
|