A
Andy B
Hi all
Whilst in the process of replying to someone's post, I discovered a problem
with using INT(). (All cells are formatted as General.)
In A1 I have 32.51
In B1 I have =A1-INT(A1) this gives me 0.51
In C1 I have =B1-0.51 this gives me -1.99840144432528E-15
It doesn't give zero, whichever value I use in A1
Why is this?
Andy.
Whilst in the process of replying to someone's post, I discovered a problem
with using INT(). (All cells are formatted as General.)
In A1 I have 32.51
In B1 I have =A1-INT(A1) this gives me 0.51
In C1 I have =B1-0.51 this gives me -1.99840144432528E-15
It doesn't give zero, whichever value I use in A1
Why is this?
Andy.