To add corresponding elements of two lists, To add corresponditrg elements of two lists -3, Enter) – HP 49g Graphing Calculator User Manual
Page 86
Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".

If you are executing a postfix fxmction, or working in RPN mode, the steps
you should take are given in the following table.
Prefix
Postfix
Algebraic
1, 2, 3
2, 1,3
RPN
2, 3, 1
2, 1
Another example: To find the factorial of 3, 4, and 5 while working in
algebraic mode.
1. Enter or select the list; ¡3, 4, 5).
2. Select the factorial command:
Q (ME)
PROBABILITY !
3.
Press
(ENTER).
The answer is {6, 24,120).
To add corresponding elements of two Lists
1. Enter or select the first list.
For example, {4, 7, 9).
2. Select the ADD command.
0
(ME)
LIST ADD
3. Enter the second list.
For example, {2, -4, -8).
The number of elements in the second list must be the same as the
number of elements in the first list.
4.
Press
(ENTER).
The answer is {6, 3, 1).
In RPN mode: follow steps 1, 3, and 2.
Lists and Sequences
Page 9-3