2022-10-19 08:28:58 -07:00

5 lines
69 B
Python

>>> math.tau
6.283185307179586
>>> str(math.tau)
'6.283185307179586'