Syntax:
M_INVERSE(matrix:array)
Returns the inverse of a square matrix as an array.
Starting with 1.34/10, this function will allow the inverse of a matrix to be calculated for n > 3.