 |
|
Innovation award
 Nominee: 1x |
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.
|
|
| Name: |
Fibonacci |
| Base name: |
fibonacci |
| Description: |
Generate Fibonacci sequence numbers |
| Version: |
1.0 |
| PHP version: |
5.2.6 |
| License: |
GNU General Public License (GPL) |
| All time users: |
341 users |
| All time rank: |
5863 |
| Week users: |
0 users |
| Week rank: |
2201  |
| |
|
 March 2010
Number 10 |
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 |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|