(HP-67) The Use of a Programmable Pocket Calculator in Clinical Dietetics
|
12-29-2018, 07:16 AM
Post: #3
|
|||
|
|||
RE: (HP-67) The Use of a Programmable Pocket Calculator in Clinical Dietetics
The use of x>y? puzzled me in the listing of the BASIC PROGRAM (Cumulative Totals):
Code: LBL 2 21 02 It took me a while to figure out that the left and right keypad got mixed up and instead the following was meant: Code: LBL 2 21 02 Instead of switching between primary and secondary registers they could have relied more on the stack and just used the following subroutine: Code: LBL 2 21 02 And then use it like so: Code: LBL A 21 11 Thanks for sharing these old programs. Cheers Thomas |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)