Nov. 17, 2020
10:07 p.m.
On Wed, Nov 18, 2020 at 08:45:10AM +1100, Chris Angelico wrote:
On Wed, Nov 18, 2020 at 8:38 AM Steven D'Aprano <steve@pearwood.info> wrote:
To start with, what else are they using "e" for? Surely it would be more important to use a better name *there* rather than change the exception variable.
2.718281828?
eulers_number = 2.718281828 eulers_constant = 0.57721566490153 https://en.wikipedia.org/wiki/List_of_things_named_after_Leonhard_Euler#Numb... No chance of confusion there :-) -- Steve