50g group photo

Yahoo Groups archive

50g

Index last updated: 2026-03-30 17:23 UTC

Message

Re: [50g] Develop programs

2008-07-06 by Fred Hoeldtke


save this as a program and good luck with learning the hp50g
<-> l w h <l w h ** 'vol' STO > please note 3 local variables that die automatically and one global variable that remains. Ex; enter 1 space 2 space 3 run your program 'vol' should contain 6 until you run it again with different input numbers. Your question with 4 * 5 = is not RPL Reverse Polish Logic which
uses the stack which is your objective in learning the HP50g
----- Original Message -----
Sent: Sunday, July 06, 2008 7:25 AM
Subject: Re: [50g] Develop programs

There isnt much that the 50g cannot do, so you plan to write a math
training program for you boy?

Mick C

On Sun, 2008-07-06 at 10:55 +0000, anders_u_persson wrote:
> Hi!
> I'm new to develop program for calculators,
> (but not new to development otherwise).
>
> I was join this group becurse i am planning to by a HP50
> i rely misses RPN)
>
> My first program i like to make, is for my son to traning
> math, eg get question like 4*5=?
> Is this a god task to 50g ?
>
> Many years a go when i looked att development för calculators
> you have to enter program direkt to the maskin, same to day ?
> or can a write on PC and transfer ?
>
> Stupid question, but i hope some have time to help me
> figure this out.
>
> Happy for anyting else, links, tips etc
>
> Best regards
> Anders
>
>
>
>
>

Attachments