Create a list in home – HP 39g+ User Manual
Page 189

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