CalcMe documentation Commands Linear Algebra Inverse Inverse Computes the inverse of a matrix. Syntax inverse(Matrix) Description Given a matrix, returns its inverse. Related functions Gaussian elimination, Rank, Solve