Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

ti-84 Fibonacci

Name: Anonymous 2010-06-16 18:31

i want to make a program that tells you the next number in the Fibonacci sequence and i cant seem to find a good equasion

Name: Anonymous 2010-06-16 19:36

fib(n) = fib(n-1) + fib(n-2)

recursion motherfucker

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List