Believe it or not, in MS Excel 2007, it looks like any floating point calculation resulting in 65536 (2^16) resolves to 100000. Try the formula "=850*77.1".
Or even "=65536 / 850 * 850" -- this resolves to 100001 apparently.
Pretty bad bug if you ask me...
Or even "=65536 / 850 * 850" -- this resolves to 100001 apparently.
Pretty bad bug if you ask me...

Comment