5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
#title InvertMatrix [RCBasic Doc]
|
|
#header function InvertMatrix(mA, mB)
|
|
|
|
Stores the inverse matrix of mA in mB
|