Post Reply 
HP 50g Saving variable
06-03-2016, 06:36 PM
Post: #8
RE: HP 50g Saving variable
(06-02-2016 06:27 AM)wojtek Wrote:  The question is: why "circular reference"? Is a value evaluated before storing?

Not when storing, but when running in a program or in a symbolic expression. I think the circular reference check was moved to STO to avoid having to check for it on each evaluation. Think of a function you are trying to evaluate hundreds of times for plotting. It's much more efficient to ensure only once there's no circular reference when STOring it than having to check every single time.
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)