Login   Register  
PHP Classes
elePHPant
Icontem

Class: Fibonacci

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Artur Barseghyan  >  Fibonacci  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Fibonacci
Base name: fibonacci
Description: Generate Fibonacci sequence numbers
Related classes:
Version: 1.0
PHP version: 5.2.6
License: GNU General Public License (GPL)
All time users: 320 users
All time rank: 5455
Week users: 1 user
Week rank: 2503
Picture of Artur Barseghyan
Author: Artur Barseghyan <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: The Netherlands The Netherlands - PHP jobs in The Netherlands
Age: 32
All time rank: 204363 in The Netherlands The Netherlands
Week rank: 1275 Up34 in The Netherlands The Netherlands Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
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.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Math Math related classes. View top rated classes

  Rate classes User ratings   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
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

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file example_fibonacci.php Example Example file
Accessible without login Plain text file Fibonacci.class.php Class Fibonacci class

Download all files: fibonacci.tar.gz fibonacci.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.