HP-65 Financial Software request
|
01-09-2019, 03:31 PM
Post: #27
|
|||
|
|||
RE: HP-65 Financial Software request
From HP-65 Programming:
Quote:Note that the HP-65 powers up with programs entered to give default functions to the A-E keys (1/x etc.). Pressing f PRGM removes these programs. And then later: Quote:This program uses label A which was used in other examples. The calculator will allow you to use the same label again and this can be a useful feature but it can also lead to confusion as the calculator will always go to the next A downward in memory from the current position. Thus I assume that you're still having the initial program or part of it in the calculator: Code: 001: 23 : LBL (01-07-2019 09:35 PM)albertofenini Wrote: I initialize the program with LBL E That's what I get with: 40 1/x 0.03 Quote:However when 0.03 was returned after keying a value for LBL A, even pressing Clx, typing 50 for B will return 0.07 and C will return a weird value. Could it rather be 7.07? That's what I get with: 50 √x 7.07 Thus make sure to press f CLEAR PRGM in W/PRGM mode before entering Dieter's program. HTH Thomas |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)