Add versionadded tags for (c)math.tau.

This commit is contained in:
Georg Brandl 2016-08-16 07:08:46 +02:00
parent 0a3ccacec7
commit 4770d6ec76
2 changed files with 4 additions and 0 deletions

View file

@ -257,6 +257,8 @@ Constants
The mathematical constant *τ*, as a float. The mathematical constant *τ*, as a float.
.. versionadded:: 3.6
.. index:: module: math .. index:: module: math
Note that the selection of functions is similar, but not identical, to that in Note that the selection of functions is similar, but not identical, to that in

View file

@ -434,6 +434,8 @@ Constants
Wrong <https://www.youtube.com/watch?v=jG7vhMMXagQ>`_, and start celebrating Wrong <https://www.youtube.com/watch?v=jG7vhMMXagQ>`_, and start celebrating
`Tau day <http://tauday.com/>`_ by eating twice as much pie! `Tau day <http://tauday.com/>`_ by eating twice as much pie!
.. versionadded:: 3.6
.. data:: inf .. data:: inf
A floating-point positive infinity. (For negative infinity, use A floating-point positive infinity. (For negative infinity, use