|
|
| Name: |
Fibonacci |
| Base name: |
fibonacci |
| Description: |
Generate Fibonacci sequence numbers |
| Related classes: |
sequence |
| Version: |
1.0 |
| PHP version: |
5.2.6 |
| License: |
GNU General Public License (GPL) |
| All time users: |
326 users |
| All time rank: |
5548 |
| Week users: |
1 user |
| Week rank: |
2419 |
| |
|
 |
|
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.
 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 |
|
|