E
ElsiePOA
I have a spreadsheet with numbers in Col. A. The numbers are betwee
.01 and 10.00. All numbers are with 2 decimal places. In Col. B,
have the formula "=MOD((A1*100),2)". The answer I'm expecting is
zero or a one and in most cases this is true. However if the number i
Col. A is 1.14, instead of a zero, I get "-1.42109E-14".
To see if this was unique to 1.14, I filled A1:A1000 with all of th
numbers between 0 and 10.00 in steps of .01 and put the formula i
B1:B1000. Most answers are zero or one, but in 67 of the 1000 numbers
I get a number similar to the one I referred to above.
I am using Excel 2000. Is this a bug in the application or do I have
corrupted program? Obviously I can't use the Mod function in thi
spreadsheet if the results are unreliable
.01 and 10.00. All numbers are with 2 decimal places. In Col. B,
have the formula "=MOD((A1*100),2)". The answer I'm expecting is
zero or a one and in most cases this is true. However if the number i
Col. A is 1.14, instead of a zero, I get "-1.42109E-14".
To see if this was unique to 1.14, I filled A1:A1000 with all of th
numbers between 0 and 10.00 in steps of .01 and put the formula i
B1:B1000. Most answers are zero or one, but in 67 of the 1000 numbers
I get a number similar to the one I referred to above.
I am using Excel 2000. Is this a bug in the application or do I have
corrupted program? Obviously I can't use the Mod function in thi
spreadsheet if the results are unreliable