Post Reply 
HP 50g: PUT Bug?
03-14-2014, 04:08 PM
Post: #3
RE: HP 50g: PUT Bug?
(03-09-2014 06:35 PM)Alvaro Wrote:  the following code is not changing the contect of a Variable as espected.

How to:
in ALG mode:

[0,0]STO XX

PUT(XX,1,5)

RCL XX shows still [0 0].

Is that a Bug ?
Can somenone reproduce it?

Hi,
It is not a bug.
After you do the PUT command the stack will show [5 0].
You have to store this new vector into the old one with STO XX.

Hope this helps.
Jim
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP 50g: PUT Bug? - Alvaro - 03-09-2014, 06:35 PM
RE: HP 50g: PUT Bug? - RMollov - 03-10-2014, 03:51 AM
RE: HP 50g: PUT Bug? - JimS - 03-14-2014 04:08 PM
RE: HP 50g: PUT Bug? - Alvaro - 03-14-2014, 07:21 PM



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