(41C) Biorhythm Calculator
|
11-05-2018, 01:55 PM
(This post was last modified: 11-05-2018 02:07 PM by Gamo.)
Post: #1
|
|||
|
|||
(41C) Biorhythm Calculator
This is my first attempt to program on HP 41C
I don't own a real one and used the GO41C for Android emulator. This Biorhythm Calculator program was adapted from my previous post that was program on HP-11C Procedure: [SIN] "Day Alive?" input your Total Day Alive then "Ready" [A] "Physical" [R/S] result in percent [B] " Emotional" [R/S] result in percent [C] "Intellectual" [R/S] result in percent [E] "Average" [R/S] result in percent [R/S] Add one more day to previous TDA Continue start with A B C E and so on. Example: USER mode My TDA is 14554 What is the Physical, Emotional, Intellectual and Average? [SIN] "DAY ALIVE?" --> 14554 [R/S] --> "Ready" [A] "PHYSICAL" [R/S] 98 [B] "EMOTION" [R/S] 97 [C] "INTELLCTUAL" [R/S] 19 [E] "AVERAGE" [R/S] 59 [R/S] 14555 Continue [A] --> [B] --> [C] --> [E] then [R/S] For new Total Day Alive Start [SIN] and enter new TDA Program: Code:
Run Mode: ASN BIO [SIN] ASN PHY [A] ASN EMO [B] ASN INT [C] ASN AVE [E] -------------------------------- Gamo |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(41C) Biorhythm Calculator - Gamo - 11-05-2018 01:55 PM
RE: (41C) Biorhythm Calculator - Dieter - 11-05-2018, 07:38 PM
|
User(s) browsing this thread: 1 Guest(s)