in reply to
Re^2: Fibonacci Numbers
in thread
Fibonacci Numbers
Try Math::BigFloat's rounding handling instead of the int(foo+.5) trick, and things should work out.
Code is (almost) always untested.
http://www.justicepoetic.net/
Comment on
Re^3: Fibonacci Numbers
In Section
Seekers of Perl Wisdom