Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Ffungo

  1. Ffungo

    1+1 Nearly Equals 2

    I searched around a bit on my own, and I found that I may be suffering from the way Perl (and other languages, apparently) represent floating point numbers in binary form. http://perldoc.perl.org/perlfaq4.html#Data%3a-Numbers I didn't post my code because it didn't happen every time - I'd have...
  2. Ffungo

    1+1 Nearly Equals 2

    I'm having a weird problem, and I'm hoping that somebody can put me on the path to fixing it. I have a number of scripts where I perform a subtraction operation and get a weird result. I get things like 6 - 0.2 = 5.8000000001 or 5.79999999999 instead of just good ol' vanilla 5.8. I'm not sure...

Part and Inventory Search

Back
Top