InvertMatrix (mA, mB )

Stores the inverse matrix of mA in mB

Example:
     InvertMatrix ( 0, 1 )