Casio BN-20 Bedienungsanleitung Seite 40

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 48
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 39
390
uu
uu
uTo calculate a scalar multiplication and add the results to another
row (
``
``
`Row+)
Example 3To calculate the product of Row 2 of the matrix in Example 1 and
the scalar 4, then add the result to row 3
The following is the syntax to use for this program.
`Row+ 4, A, 2, 3
Matrix name
Multiplier
Executing this program produces the following result.
(MAT Mode)
uu
uu
uTo add two rows (Row+)
Example 4 To add Row 2 to Row 3 of the matrix in Example 1
The following is the syntax to use for this program.
Row+ A, 2, 3
Matrix name
Executing this program produces the following result.
(MAT Mode)
kk
kk
k Using Graph Functions in a Program
P. 11 2 You can incorporate graph functions into a program to draw complex graphs and
to overlay graphs on top of each other. The following shows various types of
syntax you need to use when programming with graph functions.
• View Window
View Window –5, 5, 1, –5, 5, 1_
• Graph function input
Y = Type_ ..... Specifies graph type.
”X
2
– 3” Y1_
• Graph draw operation
DrawGraph_
Example Program
1
ClrGraph_
1
!W612
2
View Window –10, 10, 2, –120, 150, 50_
2
!31J
20-
13 Using Calculator Functions in Programs
Seitenansicht 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 46 47 48

Kommentare zu diesen Handbüchern

Keine Kommentare