Innovation Award
 March 2010
Nominee
Vote |
Fibonacci numbers are a sequence of numbers generated recursively.
Fibonacci numbers can be used for a number of applications, including to find the greatest common divisor of two integer numbers.
This class provides a PHP solution to generate Fibonacci numbers sequence.
Manuel Lemos |
This class can be used to generate Fibonacci sequence numbers.
It provides an iterator interface to generate the following Fibonnaci number when retrieving the next iterator element.
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.