Skip to content

A simple PHP function to get the Fibonacci value of an input number.

License

Notifications You must be signed in to change notification settings

PeterMedina/fibonacci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Fibonacci Sequence

A simple PHP function to get the Fibonacci value of an input number.

ToDo

  • Add some design and make it look hot
  • Make it recursive
  • Separate logic from HTML markup
  • Improve recursive performance

About

A simple PHP function to get the Fibonacci value of an input number.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages