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