Kaydet (Commit) e960d18b authored tarafından Benjamin Peterson's avatar Benjamin Peterson

versionadded

üst 48e47aaa
...@@ -107,6 +107,8 @@ Number-theoretic and representation functions ...@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment