[Python-Dev] Re: Python2 as v → e

2020年4月11日 16:00:26 -0700

> -----Original Message-----
> From: Mike Miller <[email protected]>
> Sent: Saturday, April 11, 2020 6:17 PM
> To: [email protected]
> Subject: [Python-Dev] Python2 as v → e
> 
> 
> Unless I've read something wrong, it looks like the final Python 2 release
> (2.7.18) should approximate the math constant e:
> 
> >>> import math
> >>> math.e
> 2.718281828459045
> 
> Aka:
> 
> Python as v → e
> Python ≈ e
> 
> Would be fun to note that in the announcement/docs somehow.
Of note, metafont already has the distinction of being versioned after the 
digits of e,
just like TeX is versioned after the digits of pi.
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/NOVIBPPVXFSY7RDGMM3GULQPVDAV3X7U/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to