Post Reply 
Programming Exercise (HP-15C, 15C LE - and others)
04-04-2014, 04:10 AM
Post: #88
RE: Programming Exercise (HP-15C, 15C LE - and others)
(04-04-2014 03:26 AM)Thomas Klemm Wrote:  
(04-04-2014 02:10 AM)[kby] Wrote:  There seems to be dearth of Classics doing the original program…

Here's a solution for the HP-25 using Werner's idea:
Code:
01 STO 0
02 CLEAR: STK
03 RCL 0
04 1/x
05 x<>y
06 -
07 RCL 0
08 1
09 -
10 STO 0
11 x#0
12 GTO 04
13 Rv
I have no idea how long it will take on real calculator.

Cheers
Thomas

1h 12 minutes, extrapolating from the time it takes for 100 on Nonpareil.

Cheers,

Gerson.
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) - Gerson W. Barbosa - 04-04-2014 04:10 AM



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