Floating Point Calc error in AREV 2.12 (AREV Specific)
At 19 FEB 1999 01:56:26AM Warren Kinny (EXODUS Systems Australia) wrote:
Howdy All.
Found a bug in AREV 2.12 on the following line of code (of course the
values would be variables).
@ANS=INT(23450 / 10000 * 10000)
gives 23449 !
Works fine in AREV 1.1 and 3.1 (gives 23450 like it should).
Does anybody know if there's a standard patch to 2.12 to fix this ?
(Yes I know you can get around it by doing the multiply BEFORE the
divide, but we are trying to avoid changing multiple instances of this code throughout a large application).
Thanks.
At 19 FEB 1999 04:29AM Steve Smith wrote:
There are AREV 2.1x patches here.
Steve