HP Forums
Home screen, RPN, sum formula not updatable - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Home screen, RPN, sum formula not updatable (/thread-16850.html)



Home screen, RPN, sum formula not updatable - OlidaBel - 05-01-2021 01:24 PM

I can run a sigma (sum) formula on home screen (RPN mode).
https://ibb.co/wgZJbrL

If I duplicate it and slightly modify it (10000 in place of 1000), I get an (not meaningful) error.
https://ibb.co/WfpDSGv

In Texbook mode, no problem.


RE: Home screen, RPN, sum formula not updatable - toml_12953 - 05-01-2021 11:23 PM

(05-01-2021 01:24 PM)OlidaBel Wrote:  I can run a sigma (sum) formula on home screen (RPN mode).
https://ibb.co/wgZJbrL

If I duplicate it and slightly modify it (10000 in place of 1000), I get an (not meaningful) error.
https://ibb.co/WfpDSGv

In Texbook mode, no problem.

There should be 4 right parens after ATAN(X


RE: Home screen, RPN, sum formula not updatable - calc_freak - 05-01-2021 11:47 PM

(05-01-2021 11:23 PM)toml_12953 Wrote:  
(05-01-2021 01:24 PM)OlidaBel Wrote:  I can run a sigma (sum) formula on home screen (RPN mode).
https://ibb.co/wgZJbrL

If I duplicate it and slightly modify it (10000 in place of 1000), I get an (not meaningful) error.
https://ibb.co/WfpDSGv

In Texbook mode, no problem.

There should be 4 right parens after ATAN(X
The parens look balanced to me. I've noticed this issue myself.


RE: Home screen, RPN, sum formula not updatable - ace - 05-01-2021 11:50 PM

When I input the summation you describe, using radians and RPN, the expression is encapsulated by single quotes: 'Sum etc. etc.'

It seems you have to first press shift + parentheses key (which will give you single quotes): ' '
Then select and press Enter on the expression on the stack you want to modify. This worked for me.


RE: Home screen, RPN, sum formula not updatable - robmio - 05-02-2021 05:36 AM

First of all you have to put the two quotes (shift + "parenthesis" key), then you have to select the sum and duplicate it with "Stack" and "Echo". Then change "1000" to "10000", press "Enter" and "shift eval".


RE: Home screen, RPN, sum formula not updatable - toml_12953 - 05-02-2021 11:43 AM

(05-02-2021 05:36 AM)robmio Wrote:  First of all you have to put the two quotes (shift + "parenthesis" key), then you have to select the sum and duplicate it with "Stack" and "Echo". Then change "1000" to "10000", press "Enter" and "shift eval".

I didn't have to do any of that. All I did was press the up direction until the expression was highlighted, then hit enter. The expression appeared on the command line. I then moved to the 1000 and added a zero. Then I hit Enter again and the new expression was calculated. I'm using the 2.1.14575 (2021 04 28) Beta.


RE: Home screen, RPN, sum formula not updatable - robmio - 05-02-2021 12:17 PM

(05-02-2021 11:43 AM)toml_12953 Wrote:  
(05-02-2021 05:36 AM)robmio Wrote:  First of all you have to put the two quotes (shift + "parenthesis" key), then you have to select the sum and duplicate it with "Stack" and "Echo". Then change "1000" to "10000", press "Enter" and "shift eval".

I didn't have to do any of that. All I did was press the up direction until the expression was highlighted, then hit enter. The expression appeared on the command line. I then moved to the 1000 and added a zero. Then I hit Enter again and the new expression was calculated. I'm using the 2.1.14575 (2021 04 28) Beta.

Your method probably works in "Textbook" mode, not in "RPN" mode. In "RPN" mode your method works only if you first hit "shift" + parenthesis: ' '. Am I wrong? Sincerely, Roberto


RE: Home screen, RPN, sum formula not updatable - jonmoore - 05-02-2021 01:23 PM

I don't mean this flippantly. You're better off avoiding RPN mode on the Prime altogether. As Cyrille himself admitted in a recent interview, RPN on the Prime is an afterthought (unlike the RPL line of calculators up to and inclusive of the 50g).

There are so many pain points, it's simply not worth the effort.


RE: Home screen, RPN, sum formula not updatable - robmio - 05-02-2021 01:42 PM

(05-02-2021 01:23 PM)jonmoore Wrote:  I don't mean this flippantly. You're better off avoiding RPN mode on the Prime altogether. As Cyrille himself admitted in a recent interview, RPN on the Prime is an afterthought (unlike the RPL line of calculators up to and inclusive of the 50g).

There are so many pain points, it's simply not worth the effort.

Indeed, using "RPN" on the HP 50g is much smoother than using "RPN" on the HP PRIME. HP PRIME is not an "RPN" calculator


RE: Home screen, RPN, sum formula not updatable - OlidaBel - 05-02-2021 04:27 PM

(05-02-2021 12:17 PM)robmio Wrote:  Your method probably works in "Textbook" mode, not in "RPN" mode. In "RPN" mode your method works only if you first hit "shift" + parenthesis: ' '. Am I wrong? Sincerely, Roberto

you're right !
thank you, now I see how to duplicate (pick), modify and run a formula in RPN. As said above, 1st type ' ', then double tap the stack line, edit, and Enter.

The OS could communicate better on this point, as the text duplicate in the command line was HIS action...;-) !
Or it could include ' ' silently when a formula line is copied to the command line.


RE: Home screen, RPN, sum formula not updatable - OlidaBel - 05-02-2021 04:29 PM

(05-02-2021 11:43 AM)toml_12953 Wrote:  I didn't have to do any of that. All I did was press the up direction until the expression was highlighted, then hit enter. The expression appeared on the command line. I then moved to the 1000 and added a zero. Then I hit Enter again and the new expression was calculated. I'm using the 2.1.14575 (2021 04 28) Beta.
my Prime is running the same release as yours.
Textbook mode lets you do this, not the RPN mode.


RE: Home screen, RPN, sum formula not updatable - toml_12953 - 05-02-2021 06:22 PM

(05-02-2021 12:17 PM)robmio Wrote:  
(05-02-2021 11:43 AM)toml_12953 Wrote:  I didn't have to do any of that. All I did was press the up direction until the expression was highlighted, then hit enter. The expression appeared on the command line. I then moved to the 1000 and added a zero. Then I hit Enter again and the new expression was calculated. I'm using the 2.1.14575 (2021 04 28) Beta.

Your method probably works in "Textbook" mode, not in "RPN" mode. In "RPN" mode your method works only if you first hit "shift" + parenthesis: ' '. Am I wrong? Sincerely, Roberto

Ah. I was in Algebraic mode. I never use RPN mode on the Prime since it's just kind of grafted on like an afterthought and not really an integral part of the calculator.