in reply to adding numbers and floating point errors

perldoc -q decimals

  • Comment on Re: adding numbers and floating point errors

Replies are listed 'Best First'.
Re^2: adding numbers and floating point errors
by smeenz (Sexton) on Nov 22, 2006 at 21:52 UTC
    Thanks.. I had tried -q float and -q precision.. hadn't thought of -q decimal.