Inverse Working with abstract algebra? See inverse (abstract algebra) Computes the inverse of a matrix. Syntax inverse(Matrix) Description inverse(Matrix) Given a matrix, returns its inverse. Related functions Gaussian elimination, Rank, Solve Table of Contents Syntax Description Related functions