mirror of
https://github.com/python/cpython.git
synced 2025-11-03 19:34:08 +00:00
Add versionadded tags for (c)math.tau.
This commit is contained in:
parent
0a3ccacec7
commit
4770d6ec76
2 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue