in reply to
Floating Point Looping In Perl
Because floating point numbers are not integers, and .1 + .1 is not equal to .2
What Every Computer Scientist Should Know About Floating-Point Arithmetic
Why does printf() do this to big numbers?
printf question
sprintf rounding convention
Comment on
Re: Floating Point Looping In Perl
In Section
Seekers of Perl Wisdom