M_INVERSE

Returns the inverse[1] of a square matrix as an array.

Syntax:

M_INVERSE( matrix:Range or Array )

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. https://mathworld.wolfram.com/MatrixInverse.html