Fibonacci Number Finder
shared this on 2012-02-04 06:02:24 |
|
| Notes: | This script first asks you to type to numbers in, then makes a list of Fibonacci Numbers. E.g. 1, 1, 2, 3, 5, 8, 13, 21, If you don't know what Fibonacci Numbers are they are a list of numbers where every number equals the sum of the two numbers before it. |
| Type: | script |
| Category: | math |
| Downloads: | 38 |