Store and reuse intermediate variable
|
12-05-2022, 09:10 AM
Post: #1
|
|||
|
|||
Store and reuse intermediate variable
Hi all.
One year ago I wrote a post related to subroutine, I'm here again becasue I had a turbulent year. Some years ago I bought a HP 50g and I'm trying to program it with litte improvement ... My problem is using local variable in a program, in detail store an intermediate value and reuse it. To have practice I wrote a simple program that calculate mortgage installment (even if there are financial tools that alreade did it). I would calculate the installment and the total amount paid (simply multiplying this intermediate value for number of years and months). My problem is store this value. A sample of program is: Code:
I red and checked tons of manuals but in didn't find some example that help me. Thanks in advance. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Store and reuse intermediate variable - oierpa - 12-05-2022 09:10 AM
RE: Store and reuse intermediate variable - oierpa - 12-05-2022, 06:36 PM
RE: Store and reuse intermediate variable - pinkman - 12-05-2022, 10:22 PM
RE: Store and reuse intermediate variable - oierpa - 12-06-2022, 07:13 AM
RE: Store and reuse intermediate variable - pinkman - 12-07-2022, 05:48 AM
RE: Store and reuse intermediate variable - BruceH - 12-07-2022, 02:19 PM
RE: Store and reuse intermediate variable - pinkman - 12-07-2022, 08:35 PM
RE: Store and reuse intermediate variable - oierpa - 12-09-2022, 06:41 PM
RE: Store and reuse intermediate variable - oierpa - 12-12-2022, 03:16 PM
RE: Store and reuse intermediate variable - Thomas Klemm - 12-20-2022, 07:14 AM
RE: Store and reuse intermediate variable - oierpa - 12-20-2022, 08:48 AM
|
User(s) browsing this thread: 4 Guest(s)