in reply to
Why does printf() do this to big numbers?
Because that is what printf does , and that is how computer numbers work :) No, really :)
What Every Computer Scientist Should Know About Floating-Point Arithmetic
Comment on
Re: Why does printf() do this to big numbers?
In Section
Seekers of Perl Wisdom