Post Reply 
Adapting 'Accurate' TVM routine on HP-15C (and HP-34C) using MISO Technique
01-05-2014, 02:18 AM
Post: #3
RE: Adapting 'Accurate' TVM routine on HP-15C using MISO Technique
Thomas - Thanks! It now works beautifully.

Quote:The problem are these two lines:

022 RCL * 3
023 LSTx

The RCL multiplication doesn't change LASTx.

I've changed that to:

021 ENTER
022 RCL * 3
023 X<>Y

Why then, does the routine work on Pioneers, but not on the 15C?

In any event - the 15 C is now a fully functional (for most of my needs anyway) financial calculator with plenty of room for other programs.

Jeff K
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Adapting 'Accurate' TVM routine on HP-15C using MISO Technique - Jeff_Kearns - 01-05-2014 02:18 AM



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