Testing various conditions with the HP10C/HP12C
|
07-14-2023, 03:11 PM
Post: #1
|
|||
|
|||
Testing various conditions with the HP10C/HP12C
The HP-12C and HP-10C have the same number of very limited conditional tests. The following should allow you to simulate some of the other missing tests.
NOTE: The symbols X' and Y' denote the original values of the X and Y registers. These values may end up swapped in the Y and X stack registers! So write your code accordingly. You may need to first use X<>Y to restore the original values of the stack registers. Code: 1) x=0? Namir |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)