Hi, 

> Below is a small script and results... Can someone example 
> what I am doing wrong - the sum should produce zero but does not.

Don't use floating point math for accounting - convert your
money sums to cents first and use these for calculation.

HTH,
Thomas



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to