Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etagwerker/fibonacci
A simple project to demo github colaboration
https://github.com/etagwerker/fibonacci
Last synced: 16 days ago
JSON representation
A simple project to demo github colaboration
- Host: GitHub
- URL: https://github.com/etagwerker/fibonacci
- Owner: etagwerker
- License: mit
- Created: 2011-03-17T22:22:12.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2015-05-08T16:41:55.000Z (almost 10 years ago)
- Last Synced: 2025-01-10T20:56:44.906Z (27 days ago)
- Language: Ruby
- Homepage: emmanueloga.com
- Size: 106 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Fibonacci
=========Calculates the nth fibonnacci number.
Example
-------Fibonacci.number(10) # => 55
Copyright
---------Copyright (c) 2010 Emmanuel Oga. See LICENSE for details.