perldoc -q Why am I getting long decimals (eg, 19.9499999999999) instead of the numbers I should be getting (eg, 19.95)? #### Why don't my floating point numbers equal each other?