[Python-ideas] π = math.pi

Stephan Houben stephanh42 at gmail.com
Thu Jun 1 03:53:00 EDT 2017


Tau was kind of a joke.

Stephan

Op 1 jun. 2017 09:47 schreef "Serhiy Storchaka" <storchaka at gmail.com>:

01.06.17 10:03, David Mertz пише:

It's awfully easy to add in your own code. Since they are simply aliases, I
> don't see why bother put the duplication in the standard library. You can
> even monkey patch if you want it in the 'math' namespace. I'd prefer a bare
> 'π' in my own code though.
>

As well as adding tau = 2*math.pi in your own code. But this deserved the
whole PEP and was added as a feature in 3.6.


_______________________________________________
Python-ideas mailing list
Python-ideas at python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170601/4d3b34f3/attachment.html>


More information about the Python-ideas mailing list