Skip to content

invert

<matrix> invert(<matrix>m)

The matrix to invert.

Returns the inverted matrix if the matrix is invertible. Otherwise, the return value is undefined.