Page logoMath sketchbook

Documentation for transpose

Signature

transpose(m)

Description

The transpose() function calculates the transpose of the given matrix.

Variants

  • transpose(matrix) -> matrix

Examples

See also