View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bernard Liengme[_3_] Bernard Liengme[_3_] is offline
external usenet poster
 
Posts: 1,104
Default Is this a bug in excel?

Sound like Harlan once programmed in COBOL where decimal math is the default
cheers
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email


"Harlan Grove" wrote in message
...
Shane Devenshire wrote...
Computers work in binary, we work in decimals which results in
approximations by Excel and any computer.

...

Any computer? You're apparently unaware that there are decimal-based
digital computers. Heck, old mechanical adding machines were decimal
computers. And not by any software either. There's arbitrary precision
software that handles decimal arithmetic.

What you should have written was Excel and any other software that
uses binary floating point arithmetic.