CalcMe documentationCommandsLinear AlgebraInverseInverseComputes the inverse of a matrix.Syntax inverse(Matrix) DescriptionGiven a matrix, returns its inverse.Related functionsGaussian elimination, Rank, Solve