Post Reply 
(12C) Fibonacci Numbers and Develop the Fibonacci sequence
01-23-2019, 12:04 PM (This post was last modified: 01-23-2019 12:07 PM by Gamo.)
Post: #2
RE: (12C) Fibonacci Numbers and Develop the Fibonacci sequence
For HP-12C Platinum in ALG mode.

Develop the Fibonacci sequence program.

---------------------------------------------

Procedure:

1 [R/S] [R/S] [R/S] ....... display Fibonacci Sequence

Remark: Must start from 1

--------------------------------------------

Example:

1 R/S 1
R/S 2
R/S 3
R/S 5
R/S 8
R/S ..........
--------------------------------------------
Program: ALG mode
Code:

[+] [X<>Y] [+] [LSTx] [=]

Remark:

To have this program keep on going automatically
Added [PSE] [GTO] 001


Gamo
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (12C) Fibonacci Numbers and Develop the Fibonacci sequence - Gamo - 01-23-2019 12:04 PM



User(s) browsing this thread: 1 Guest(s)