|
-
Nov 6th, 2002, 07:24 AM
#1
PowerPoster
The interesting thing about this particular problem (to me at least) is that when you debug run the code, both aa and bb show to be exactly 1.4.
When its the typical VB rounding problem associated with the way computers store numbers you usually see something like
aa=1.400000000000000000000001
bb=1.4
in the debugger.
Strange problem indeed ...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|