[issue12345] Add math.tau

Decorater report at bugs.python.org
Sat Aug 13 17:16:08 EDT 2016


Decorater added the comment:

not to mention I like to use the following expression myself.

pie = 22 / 7  # because why not?
tau = 2 * pie

----------
nosy: +Decorater

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12345>
_______________________________________


More information about the Python-bugs-list mailing list