So I have a 48S and when I try to Sto or Rcl, it returns error:Too few arguments. I know there is a way to 'activate' the memory, but just cant find anything about it, and don't have a book either.
Any help would be much appreciated! Thanks.
Eric
48S memory Help
|
04-06-2006, 10:10 AM
So I have a 48S and when I try to Sto or Rcl, it returns error:Too few arguments. I know there is a way to 'activate' the memory, but just cant find anything about it, and don't have a book either. Any help would be much appreciated! Thanks. Eric
04-06-2006, 11:05 AM
It's a matter of the correct syntax, not memory. To store an object (number, array, matrix, program string,...) put it on the stack, then put the name in 'quotes' on th stack and hit STO. You can recall a value from a variable by simply using its name. Marcus
04-06-2006, 12:34 PM
Your screen should resemble:
------------------------ Then hit the STO button.
Quote:
04-06-2006, 07:42 PM
thanks guys, I wasn't very clear, sorry. Actually it is a new (to me) calculator and if I want to store a number in a register, I would think all I need to do is type in the number I want and press STO and then one of the locations to save that number. That just isn't happening...any thoughts?
04-06-2006, 08:51 PM
Well, it's an RPL model, so it doesn't have numbered registers;
So, to store the real number 12345 in a global variable named Perhaps you should read the fine manuals?
Regards, |
« Next Oldest | Next Newest »
|