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-09-11 10:56

1->A
0->B
0->X
Prompt N
For(K,1,N)
A+B->X
A->B
X->A
End
Disp X

is not giving the right number to the position

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