Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: VFP it mistakes to make the sums.
Message
From
12/06/2003 11:00:04
 
 
To
12/06/2003 08:52:51
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00798979
Message ID:
00799376
Views:
35
Fabio,

Same problem happens with SUM command

CREATE CURSOR TEST (n N(13,6))
FOR I=1 TO 1000000
INSERT INTO TEST VALUES (0.100000)
NEXT

SUM && Returns 100000.000001 instead of 100000.000000

John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform