G
George
My wife made a simple spreadsheet of fixed-point values. In the sample
below,
A = entered data
B = difference between successive rows of col A (2-1, 3-2, 4-3)
C = manually entered values for col B
D = B - C ... should be all 0.
A B C D
1 6874.61 -194.40 -194.40 -5.40E-13
2 7069.01 -64.80 -64.80 -1.85E-13
3 7133.81 -50.00 -50.00 0.00E+00
4 7183.81
.... the issue being, why are some results in col D not identically 0?
Compared vs rounded versions of themselves, Cols A and C are just as
written - there is no hidden 'tiny fractional part'. I have manually
re-typed parts of Cols A & C; this has not helped.
If it might matter, the cells were initially formatted as "general".
This has since been changed to "number", with 2 decimal places.
Thanks,
George
below,
A = entered data
B = difference between successive rows of col A (2-1, 3-2, 4-3)
C = manually entered values for col B
D = B - C ... should be all 0.
A B C D
1 6874.61 -194.40 -194.40 -5.40E-13
2 7069.01 -64.80 -64.80 -1.85E-13
3 7133.81 -50.00 -50.00 0.00E+00
4 7183.81
.... the issue being, why are some results in col D not identically 0?
Compared vs rounded versions of themselves, Cols A and C are just as
written - there is no hidden 'tiny fractional part'. I have manually
re-typed parts of Cols A & C; this has not helped.
If it might matter, the cells were initially formatted as "general".
This has since been changed to "number", with 2 decimal places.
Thanks,
George