Casio CLASSPAD 330 3.04 Bedienungsanleitung Seite 703

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 954
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 702
20060301
12-7 Including ClassPad Functions in Programs
Including Graphing Functions in a Program
Graphing functions let your program graph multiple equations, or overlay multiple graphs on
the same screen.
Example: DefaultSetup
ClrGraph
ViewWindow 0, 7.7, 1, –14, 110, 10
GraphType "y="
Define y1(x) = x^4 – x^3 – 24x^2 + 4x + 80
GTSelOn 1
PTDot 1
SheetActive 1
DrawGraph
12-7-1
Including ClassPad Functions in Programs
Using Conics Functions in a Program
Conics functions make it possible for your program to draw conics graphs.
Example: ClrGraph
ViewWindow –15.4, 15.4, 2, –7.6, 7.6, 2
"(x – 1)^2/3^2 + (y – 2)^2/4^2 = 1"
2
ConicsEq
DrawConics
Seitenansicht 702
1 2 ... 698 699 700 701 702 703 704 705 706 707 708 ... 953 954

Kommentare zu diesen Handbüchern

Keine Kommentare