Re: Bug in excel fundamantal add-function
- From: JE McGimpsey <jemcgimpsey@xxxxxxxx>
- Date: Sun, 19 Mar 2006 16:18:09 -0700
No, it's not a bug. It's a "feature" of XL using IEEE double precision
floating point math. Most numbers can't be exactly represented in a
finite number of binary digits, just as 1/3 can't be exactly represented
by a finite number of decimal digits.
You can use ROUND() to round to zero if it's necessary.
See
http://cpearson.com/excel/rounding.htm
In article <1142809137.754056.127350@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
"snooze" <kze@xxxxxxxxxxx> wrote:
A7 must be 3 - but try to have 13 decimals...!!! is this a BUG? I think.
so
- References:
- Bug in excel fundamantal add-function
- From: snooze
- Bug in excel fundamantal add-function
- Prev by Date: splitting forename and surname
- Next by Date: Re: Numbers in cells not responding to Format Cells
- Previous by thread: Bug in excel fundamantal add-function
- Next by thread: Re: Bug in excel fundamantal add-function
- Index(es):
Relevant Pages
|