EasyManua.ls Logo

Casio CFX-9850G PLUS - Using Calculator Functions in Programs

Casio CFX-9850G PLUS
48 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
389
20-13 Using Calculator Functions in Programs
kk
kk
k Using Matrix Row Operations in a Program
P. 8 0 These commands let you manipulate the rows of a matrix in a program.
For this type of program, be sure to use the MAT Mode to input the matrix, and
then switch to the PRGM Mode to input the program.
uu
uu
uTo swap the contents of two rows (Swap)
Example 1 To swap the values of Row 2 and Row 3 in the following matrix:
12
Matrix A = 34
56
The following is the syntax to use for this program.
Swap A, 2, 3
Matrix name
Executing this program produces the following result.
(MAT Mode)
uu
uu
uTo calculate a scalar multiplication (
``
``
`Row)
Example 2To calculate the product of Row 2 of the matrix in Example 1 and
the scalar 4
The following is the syntax to use for this program.
`Row 4, A, 2
Matrix name
Multiplier
Executing this program produces the following result.
(MAT Mode)

Other manuals for Casio CFX-9850G PLUS

Related product manuals