5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
#title AddMatrix [RCBasic Doc]
|
|
#header function AddMatrix(mA, mB, mC)
|
|
|
|
Adds matrix mA to matrix mB and stores the results in mC
|