50g group photo

Yahoo Groups archive

50g

Archive for 50g.

Index last updated: 2026-03-30 00:59 UTC

Thread

rpn code example on hp50g computer/calculator

rpn code example on hp50g computer/calculator

2008-11-12 by Fred Hoeldtke

HINT WHEN YOU TRAIN
YOUR CALCULATOR IT IS THEN A COMPUTER!
THE EXAMPLE 1)
< ->  a b c d< d a * b a *- c d - / >
 
notewell the order and placement of the 5 operators.  **--/
 

Re: rpn code example on hp50g computer/calculator

2008-11-13 by Tim Wessman

> HINT WHEN YOU TRAIN
> YOUR CALCULATOR IT IS THEN A COMPUTER!
> THE EXAMPLE 1)
> < -> a b c d< d a * b a *- c d - / >
>
> notewell the order and placement of the 5 operators. **--/

Um. . . what?

TW