Post Reply 
HP 38G: Better than Prime for some Sequences using the built in Sequence App
03-07-2015, 10:53 AM
Post: #20
RE: HP 38G: Better than Prime for Sequences
(03-07-2015 10:46 AM)Thomas Ritschel Wrote:  
(03-07-2015 10:41 AM)Gerald H Wrote:  Still won't work on Prime.

Make sure that you changed the line
Code:
IF N<=2 THEN
into
Code:
IF n<=2 THEN

Otherwise the Prime may recognize N and n as different variables...

I entered the prog exactly as above, respecting capitalization.

I have read elsewhere on the forum that capitals or uncials can make all the difference. I shall try.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP 38G: Better than Prime for Sequences - Gerald H - 03-07-2015 10:53 AM



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