Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 56e0966

Browse files
committed
Fix versionadded for py3k math.gamma
1 parent da18125 commit 56e0966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/math.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Special functions
285285

286286
Return the Gamma function at *x*.
287287

288-
.. versionadded:: 2.7
288+
.. versionadded:: 3.2
289289

290290

291291
Constants

0 commit comments

Comments
 (0)