Skip to content

Commit 4770d6e

Browse files
committed
Add versionadded tags for (c)math.tau.
1 parent 0a3ccac commit 4770d6e

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/library/cmath.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,8 @@ Constants
257257

258258
The mathematical constant *τ*, as a float.
259259

260+
.. versionadded:: 3.6
261+
260262
.. index:: module: math
261263

262264
Note that the selection of functions is similar, but not identical, to that in

Doc/library/math.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,8 @@ Constants
434434
Wrong <https://www.youtube.com/watch?v=jG7vhMMXagQ>`_, and start celebrating
435435
`Tau day <http://tauday.com/>`_ by eating twice as much pie!
436436

437+
.. versionadded:: 3.6
438+
437439
.. data:: inf
438440

439441
A floating-point positive infinity. (For negative infinity, use

0 commit comments

Comments
 (0)