Actually,
nomnum, it is you who has trespassed the norms of proper forum etiquette.
Even if you did not think the answer to be useful, it was, actually, very simple, direct, and
correct. It is true that you may not have understood it as such, and such is part of the problem with beginners, but it is the normal
modus operandi for people in CS.
If you feel an answer was not helpful to you -- regardless of its actual value -- you can typically
ignore it and simply have the grace to be thankful that the poster tried to help.
What you
should have done is click the link,
read it, and then consider what it may have to do with your problem. Had you done that, you would have discovered that he was referring you to the exact solution to your problem, complete with working example you could have compiled and modified.
For future reference, try not to be so touchy, and enjoy the learning.
Unfortunately, I didn't expect things to get this complicated. I thought I was making a simple blooper or something. |
You'll recall that above I did recommend you to google this paper:
http://www.validlab.com/goldberg/paper.pdf. I will also qualify that by saying that FP calculations aren't
just approximations -- in addition they have surprisingly counter-intuitive behaviors and it trips a lot of people up, even people who have been programming for years.
Hope this helps.