Post Reply 
HP 50g Saving variable
06-02-2016, 06:27 AM
Post: #4
RE: HP 50g Saving variable
(06-02-2016 05:15 AM)cyrille de brĂ©bisson Wrote:  Hello,
Is your HP50 in RPN mode?
Do you have something on stack level 2 before pressing STO?
Is what you have on level 2 not a copy of what you have on level 1 (the name of the variable twice)?
Cyrille

It's in RPN, the message on the LCD says that argument is missing.
But, if I put a name twice on the stack, for example:
'XXX'
'XXX'
and then press STO an error "circular reference" is displayed.
If I enter on the stack
'YYY'
'XXX'
and then press STO, a name 'YYY' will be stored in variable XXX.
The question is: why "circular reference"? Is a value evaluated before storing? Probably not as:
'SIN(30)'
'XX'
STO
saves 'SIN(30)' in variable XX and not just 0.5.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP 50g Saving variable - Kjell67 - 06-01-2016, 10:13 PM
RE: HP 50g Saving variable - cruff - 06-01-2016, 10:54 PM
RE: HP 50g Saving variable - wojtek - 06-02-2016 06:27 AM
RE: HP 50g Saving variable - Claudio L. - 06-03-2016, 06:36 PM
RE: HP 50g Saving variable - Thomas Radtke - 06-02-2016, 02:01 PM
RE: HP 50g Saving variable - Kjell67 - 06-02-2016, 02:32 PM



User(s) browsing this thread: 1 Guest(s)