|
|
|
|
|
by inejge
1241 days ago
|
|
For the classic HP RPN, it isn't. Numbers are entered directly into the X register. ENTER does several things: it finishes the input, copies the new value in X to Y (shifting the rest up) and inhibits "stack lift", so the stack won't be automatically shifted up when you start entering the next number. Sounds complicated, but in practice you don't think about it at all. |
|
I use an HP 48G+ frequently and I pretty much do both styles without any obvious rhyme or reason from my viewpoint. I just sometimes do one or the other.