|
A list can be entered in the TI-92 by typing its entries in the correct
order separated by commas and surrounded by left and right curly brackets --
for example, typing {12, 34, 56}
enters a list with three elements -- 12, 34,and 56. If the list is too long
to fit on a single line, keep typing without using the ENTER key to force
a new line. Your entries will automatically be continued on the next line.
After the list has been entered it may be stored in a variable in the usual way
-- press STO and then type the name of the variable. Then press
ENTER as shown in the screen on the right.
|
|