6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
#title InvertMatrix [RCBasic Doc]
|
|
#header Function InvertMatrix(mA, mB)
|
|
|
|
Stores the inverse matrix of mA in mB
|
|
|