An amazing one-minute bit of fun at the interactive prompt

Mark Dickinson dickinsm at gmail.com
Mon Feb 21 03:08:34 EST 2011


On Feb 20, 8:08 am, Raymond Hettinger <pyt... at rcn.com> wrote:
> [...]
> >>> n * e
>
> 3.1415926
>
> Compute ð ± e by counting Mandlebrot set iterations :-)

Very neat!  Is it supposed to be obvious why this gives an
approximation to pi?  If so, I'll think about it a bit more;  if not,
do you have any references?

Maybe you should have saved this for March 14th...

Mark



More information about the Python-list mailing list