Returns the inverse[1] of a square matrix as an array.
Syntax:
M_INVERSE(matrix:Array|Range)
Revisions:
Starting with 1.34/10, this function allows the inverse of a matrix to be calculated for n > 3.