Post Reply 
Programming Exercise (HP-15C, 15C LE - and others)
03-21-2014, 06:28 PM
Post: #11
RE: Programming Exercise (HP-15C, 15C LE - and others)
(03-21-2014 03:53 PM)Shawn Gibson Wrote:  I also "ported" Daves 20S program to my 34S:
(...)
On the WP34S it ran in 27 seconds.

This might be a little faster:
Code:
LBL'SRS'
0
RCL Y
EVEN?
+/-
1/x
+
DSZ Y
BACK 006
END

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


Messages In This Thread
RE: Programming Exercise (HP-15C, 15C LE - and others) - Thomas Klemm - 03-21-2014 06:28 PM



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