50g group photo

Yahoo Groups archive

50g

Index last updated: 2026-04-28 22:38 UTC

Thread

saving formulas in HP50G

saving formulas in HP50G

2008-02-16 by brian_e2

I am new to the HP calculators and I just purchased the hp 50G. I am
an electronics major in college and i would like to be able to input
some of the formulas into the calculator. Do any of you know how to
accomplish this? Thank you very much.

Re: saving formulas in HP50G

2008-02-16 by Mike Bryant

--- In 50g@yahoogroups.com, "brian_e2" <brian_e2@...> wrote:
>
> I am new to the HP calculators and I just purchased the hp 50G. I am
> an electronics major in college and i would like to be able to input
> some of the formulas into the calculator. Do any of you know how to
> accomplish this? Thank you very much.
>

Very simple.
In RPN mode: 'x+y+z' 'NAME' STO
In ALG mode: 'x+y+z' STO NAME (without ticks) ENTER

Re: [50g] saving formulas in HP50G

2008-02-17 by Nancy Von Essen

Brian here is a good intro to the programming abilities of the 50G. This will set you straight.
It's on the internet.
An Introduction to Programming
HP Graphing Calculators

Second Edition
by
Mervin E. Newton
Thiel College
Set your 50G to RPN mode and try the following -- it's the formula to convert Celsius to Fahrenheit.
<< 1.8 [times] 32.0 [plus] >>
press in the above and then press ENTER. Formula appears on line 1: .
to save it, press ' [row 4, column 3] and now press in the name. Let's call it C2V. press the ALPHA key once, press the C key [F2], press the 2 key, press the ALPHA key again, and press the V key [EEX]. You should have 'C2V' on line 1: . Now press the STO key. the screen will clear and you will find C2V on the VAR key selection.
to use, put in the Celsius temp and press the 'Fx Key' under the C2V. The Fahrenheit temp will appear. You should be able to F2C similarly.
Goood luck with your 50G. They're pretty neat. Ed Von Essen

brian_e2 wrote:
Show quoted textHide quoted text
I am new to the HP calculators and I just purchased the hp 50G. I am
an electronics major in college and i would like to be able to input
some of the formulas into the calculator. Do any of you know how to
accomplish this? Thank you very much.


Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.