show/hide this revision's text 3 Bring back the "fun" tag, as this is a joke question. Though, I see that back when I first wrote it, SO didn't have a limit of 5 tags!
show/hide this revision's text 2 edited tags
show/hide this revision's text 1

A little diversion into floating point (im)precision, part 1

Most mathematicians agree that e ** (πi) + 1 = 0. However, most floating point implementations disagree. How well can we settle this dispute?

I'm keen to hear about different languages and implementations, and various methods to make the result as close to zero as possible. Be creative!