84
uu
uu
uTo calculate the product of a row
Example To calculate the product of row 2 of the following matrix and the
scalar 4 :
12
Matrix A =
34
56
1(R·OP)2(×Rw)
Input multiplier value.
ew
Specify row number.
cw
uu
uu
uTo calculate the product of a row and add the result to another row
Example To calculate the product of row 2 of the following matrix and
the scalar 4, then add the result to row 3 :
12
Matrix A = 34
56
1(R·OP)3(×Rw+)
Input multiplier value.
ew
Specify the row number whose product should
be calculated.
cw
Specify the row number where result should be
added.
dw
uu
uu
uTo add two rows together
Example To add row 2 to row 3 of the following matrix :
12
Matrix A = 34
56
1(R·OP)4(Rw+)
Specify the row number to be added.
cw
Specify the row number to be added to.
dw
6 - 2 Matrix Cell Operations