Post Reply 
CK 6975 and copy of an app
02-22-2015, 11:41 AM
Post: #1
CK 6975 and copy of an app
hi,
I created (both in Prime and emulator) a copy of Sequence app, naming it Fibonacci.
I set:
U1(1)=1, U1(2)=1, U1(N)=U1(N-1)+U1(N-2)

When I open Fibonacci in Connectivity Kit I see only
U1 -> U1(N-1)+U1(N-2)
To edit the app in CK perhaps it would better to have U1(1), U1(2) and U1(N) also in the Prime (or Emulator), otherwise how can I know that U1(1) and U1(2) are 1?

Am I missing anything or is it normal so?

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




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