Commit e960d18b authored by Benjamin Peterson's avatar Benjamin Peterson

versionadded

parent 48e47aaa
......@@ -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)
......
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