Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crazy behavior
Message
From
08/03/2004 03:32:40
 
 
To
07/03/2004 17:31:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00883910
Message ID:
00883986
Views:
19
Hi Peter,

... When I do a calculation of To and From from THISFORM, for cetain times the INT of the result is one less than a ROUND of the result.


This occur because VFP convert DATETIME fields into IEEE float variables,
and
- for certain datetime not exist a perfect IEEE value
- ROUND() and INT have problems.

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform