HP50g small tips and trick
|
06-14-2018, 07:17 AM
(This post was last modified: 06-14-2018 07:33 AM by C.Ret.)
Post: #23
|
|||
|
|||
RE: HP50g small tips and trick
(02-20-2017 09:21 PM)ttw Wrote: I can be a little faster by just leaving the remainders on the stack then using DEPTH and ->LIST to pick up the result […] A few years ago, I have used the same trick to arrange multiple results into a single list on an HP-28S. I have not try it on an HP-50g; but it must work as well as on HP-28S. No empty stack was required. The trick was to memorize the initial stack depth into a local variable to adjust size when creating the result list. Code: 6: . Alternatively, a shorter version Code: « DEPTH 2 - → p d |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: