Documentation for transpose
Signature
transpose(m)Description
The transpose() function calculates the transpose of the given matrix.
Variants
transpose(matrix) -> matrix
transpose(m)The transpose() function calculates the transpose of the given matrix.
transpose(matrix) -> matrix