Page TOC-7 
    Application 2 - Velocity and acceleration in polar coordinates, 7-18 
 
 
Chapter 8 - Operations with Lists
, 8-1 
  Definitions, 8-1 
  Creating and storing lists, 8-1 
  Composing and decomposing lists, 8-2 
  Operations with lists of numbers, 8-3 
  Changing sign, 8-3 
    Addition, subtraction, multiplication, division, 8-3 
  Real number functions from the keyboard, 8-5 
  Real number functions from the MTH menu, 8-5 
    Examples of functions that use two arguments, 8-6 
  Lists of complex numbers, 8-7 
  Lists of algebraic objects, 8-8 
  The MTH/LIST menu, 8-8 
  Manipulating elements of a list, 8-10 
  List size, 8-10 
    Extracting and inserting elements, 8-10 
    Element position in the list, 8-11 
    HEAD and TAIL functions, 8-11 
    The SEQ function, 8-11 
    The MAP function, 8-12 
  Defining functions that use lists, 8-13 
  Applications of lists, 8-14 
    Harmonic mean of a list, 8-15 
    Geometric mean of a list, 8-16 
  Weighted average, 8-17 
    Statistics of grouped data, 8-18 
 
Chapter 9 - Vectors, 9-1 
  Definitions, 9-1 
  Entering vectors, 9-2 
    Typing vectors in the stack, 9-2 
    Storing vectors into variables, 9-3