[New-bugs-announce] [issue12345] Add math.tau

Nick Coghlan report at bugs.python.org
Thu Jun 16 05:10:30 CEST 2011


New submission from Nick Coghlan <ncoghlan at gmail.com>:

I'd like to add a new constant to the math module:

  tau = 2*math.pi

Rather than repeating all the reasons for why tau makes more sense than pi as the fundamental circle constant, I'll just refer interested readers to http://tauday.com/

----------
keywords: easy
messages: 138412
nosy: ncoghlan
priority: normal
severity: normal
stage: needs patch
status: open
title: Add math.tau
type: feature request

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


More information about the New-bugs-announce mailing list