5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
#title IsEqualMatrix [RCBasic Doc]
|
|
#header function IsEqualMatrix(mA, mB, tolerance)
|
|
|
|
Returns true if matrix mA is within tolerance of matrix mB
|