versionadded
This commit is contained in:
parent
48e47aaa28
commit
e960d18bb2
|
@ -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…
Reference in New Issue