I'm having a hard time understanding how this is happening. I have code that is doing a numerical comparison and I'm getting results I don't expect.
The code looks like this:
I'm reading the dollar amounts from a text file and I'm tempted to think that there is some sort of string comparison going on here but when I use != I expect to force the values to be compared as numbers.