Apple Newton Works Graphing Calculator Manuel d'utilisateur Page 39

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 44
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 38
Graphing lists
You can use lists to graph a family of curves. Use one of the following formats for
the list:
m [[x1,y1,x2,y2,x3,y3...]
m [[x1,y1],[x2,y2],[x3,y3],...]
m [[x1,x2,x3,...],[y1,y2,y3,...]]
An example is shown below:
An advantage of the format [[x1,x2,x3,...],[y1,y2,y3,...]] is that you can perform
operations on the x and y coordinates independently.
The following example shifts the graph to the right (shifts the x coordinates) by
10 units:
list1=[[0,1,2,3,4],[5,6,7,8,9]]
list2=list1+[10,0] -> [[10,11,12,13,14],[5,6,7,8,9]]
Creating and Using Lists 39
Vue de la page 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44

Commentaires sur ces manuels

Pas de commentaire