Post Reply 
Programming Exercise (HP-15C, 15C LE - and others)
04-04-2014, 03:26 AM
Post: #87
RE: Programming Exercise (HP-15C, 15C LE - and others)
(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
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 - 04-04-2014 03:26 AM



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