M_INVERSE

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.

  1. Weisstein, Eric W. "Matrix Inverse." From MathWorld--A Wolfram Web Resource. http://mathworld.wolfram.com/MatrixInverse.html