mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
versionadded
This commit is contained in:
parent
48e47aaa28
commit
e960d18bb2
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,8 @@ Number-theoretic and representation functions
|
||||||
positive integer that divides both *a* and *b*. ``gcd(0, 0)`` returns
|
positive integer that divides both *a* and *b*. ``gcd(0, 0)`` returns
|
||||||
``0``.
|
``0``.
|
||||||
|
|
||||||
|
.. versionadded:: 3.5
|
||||||
|
|
||||||
|
|
||||||
.. function:: isfinite(x)
|
.. function:: isfinite(x)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue