|
-
Nov 6th, 2002, 04:17 AM
#11
Frenzied Member
Originally posted by phinds
I REALLY don't seem to be getting my point across.
NEVER use a comparison for equality on two floating point numbers (whether single or double) because you WILL NOT ALWAYS GET WHAT YOU THINK IS THE CORRECT RESULT !!!
I just don't know how else to say it.
What's your prob the code i gave demonstrates what you said.
I didn't comment on your reply it said appending, so adding a bit of code to make your remarks clearer.
Sorry if i pissed you of , maybe you can try to read other reply's more carefully before complaining.
Code:
If Question = Incomplete Then
AnswerNextOne
Else
ReplyIfKnown
End If
cu Swatty
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
|