mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +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
|
||||
``0``.
|
||||
|
||||
.. versionadded:: 3.5
|
||||
|
||||
|
||||
.. function:: isfinite(x)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue