HP-25 Subroutines possible?
|
06-25-2017, 08:47 AM
(This post was last modified: 06-25-2017 11:26 AM by Dieter.)
Post: #15
|
|||
|
|||
RE: HP-25 Subroutines possible?
(06-25-2017 02:42 AM)teenix Wrote: This simple method is not practical, but it does create a "subroutine" which adds 1 to memory 2 (3 times). This illustrates nicely the second point in my previous post: "Doing this without subroutines is quite cumbersome and requires some tricks – as well as additional memory for implementing these instead of a simple subroutine call." Compare that 23 step version with a simple subroutine solution: Code: 01 CLX Doing this without subroutines requires a substantial overhead that fills up valuable memory. With merely 49 steps this is much more relevant than on a calculator with less limited resources. So it's good to see that HP included subroutines on the 33E/C. Dieter |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)