100 Chapter 5: Lists
7305ENG.DOC CH 5 Lists, English Julie Hewlett Revised: 07/29/98 12:04 PM Printed: 05/19/99 8:59 AM Page
100 of 30
Solve expression, A2, with regard to variable, A. Use variable
values ranging from 1 (begin) to 11 (end), and specify
increment as 3.
1. Return to the Home screen,
and clear it, if desired.
-l:
2. Enter the seq( expression.
-v"7
-tAb6¡
AbDone
1¡11¡3Eb
augment( augment( -
v
"
8 8
augment( combines the elements of two lists from the Home
screen to create a new list. An augmented list is not saved in
the calculators memory unless you name it or store it to an
existing list name. This is shown in the following example.
augment(list1,list2)
Define L4={1,2,3} and L5={3,4,5,6} in the List editor, augment L4
with L5 and store the augmented list to L6.
1. Define L4 and L5.
3
2. Return to the Home screen,
and augment L4 and L5.
-l:
-v"8
-v4¡
-v5Eb
³
³
{12,42,72,102}