6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
#title MultiplyMatrix [RCBasic Doc]
|
|
#header Function MultiplyMatrix(mA, mB, mC)
|
|
|
|
Multiply matrix mA and mB and store the result in mC
|
|
|