List edit keys | When you press | to create or change a list, the |
| following keys are available to you: |
Key Meaning
Copies the highlighted list item into the edit line.
Inserts a new value before the highlighted item.
Deletes the highlighted item from the list.
CLEAR Clears all elements from the list.
or Moves to the end or the beginning of the list.
Create a list in
HOME
1.Enter the list on the edit line. Start and end the list
with braces (the shifted and keys) and separate each element with a comma.
2.Press to evaluate and display the list. Immediately after typing in the list, you can store it in
a variable by pressing listname . The list variable names are L0 through L9.
This example stores the list {25,147,8} in L1. Note: You can omit the final brace when entering a list.
Lists |