Transpose Returns the transpose of a matrix. Syntax transpose(Matrix) Description transpose(Matrix) Given a matrix, returns its transpose. Related functions Inverse Table of Contents Syntax Description Related functions