The Stack in ALG Mode - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: General Forum (/forum-4.html) +--- Thread: The Stack in ALG Mode (/thread-21900.html) |
The Stack in ALG Mode - Powa - 06-17-2024 04:37 AM According to Appendix B, the stack in ALG mode holds the last 4 results. That's fine. It also says: "Note that once a two-numbered function (such as +, -, x, / or y^x) has has the second argument entered, the two arguments cannot then be swapped using x><y because when the second argument is entered it replaces the first,..." Where is the first argument stored then? In RPN mode the y^x makes sense, you key in a value which goes into x register and when you key in the second value, it goes into the y register with the new value being in the x register. So the key makes logical sense in RPN mode. But I don't know what logic to use for ALG mode. RE: The Stack in ALG Mode - rprosperi - 06-17-2024 12:25 PM Please clarify what model machine this question is about... RE: The Stack in ALG Mode - Powa - 06-17-2024 02:00 PM The calculator in question is the HP12C. |