5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
#title SquareMatrix [RCBasic Doc]
|
|
#header function SquareMatrix(mA, mB)
|
|
|
|
Stores the square of matrix mA in the matrix mB
|