50g: algebraic programming with 50g

I just bought a 50g after using the 20 more than 20 years.  I'm bored already 20 years.

I am trying to program a formula simple interpolation using the procedure described on page 1-5 of the manual.  I use algebraic entry, and I use the method of "local variable structure.  I'm storing my variables under the letter keys.

I am able to enter the complete sequence of the program, and then end the program and then 'put on the stack' without problem.

Store the program under a variable seems to be the problem.  The sequence of keys 1-5 page does not work.  (I know how to turn letters for the name of the program.  After clicking on what follows:

', ALPHA, ALPHA, I, N, T, ALPHA, STO >

I am unable to do anything without getting the message 'INCORRECT SYNTAX'.

I can't even go beyond that to try to run the program.  Advice on that would be also useful.

What Miss me?

Thank you.

Steve

My keytime value is 1138 and it's OK with me. Default, it is probably because I never changed it.

KEYTIME-> displays the current value

-> KEYTIME sets a new value (the value must be on the stack)

to change the KEYTIME, so say to 1138 (in RPN mode):

Put 1138 on the stack

Type-> KEYTIME, and then press ENTER. (Between-> and KEYTIME shouldn't be a space!)

Description of user RPL programming, you can find for example in "advanced user reference manual."

chapters 1 and 2.

Tags: HP Tablets

Similar Questions

Maybe you are looking for