6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
#title SquareMatrix [RCBasic Doc]
|
|
#header Function SquareMatrix(mA, mB)
|
|
|
|
Stores the square of matrix mA in the matrix mB
|
|
|