mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fix versionadded for py3k math.gamma
This commit is contained in:
parent
da18125ae1
commit
56e0966afa
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ Special functions
|
|||
|
||||
Return the Gamma function at *x*.
|
||||
|
||||
.. versionadded:: 2.7
|
||||
.. versionadded:: 3.2
|
||||
|
||||
|
||||
Constants
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue