mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
[3.13] gh-136122: Fix video link for math.tau documentation (GH-136129) (#136132)
Co-authored-by: sedram <54665381+sedram@users.noreply.github.com>
This commit is contained in:
parent
ef4a70b63f
commit
38c7b0efb8
1 changed files with 1 additions and 1 deletions
|
@ -774,7 +774,7 @@ Constants
|
|||
The mathematical constant *τ* = 6.283185..., to available precision.
|
||||
Tau is a circle constant equal to 2\ *π*, the ratio of a circle's circumference to
|
||||
its radius. To learn more about Tau, check out Vi Hart's video `Pi is (still)
|
||||
Wrong <https://www.youtube.com/watch?v=jG7vhMMXagQ>`_, and start celebrating
|
||||
Wrong <https://vimeo.com/147792667>`_, and start celebrating
|
||||
`Tau day <https://tauday.com/>`_ by eating twice as much pie!
|
||||
|
||||
.. versionadded:: 3.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue