Matrix transposition
From Fōrmulæ wiki
This page is the answer to the task Matrix transposition in the Rosetta Code.
Description (from Rosetta Code)
Transpose an arbitrarily sized rectangular Matrix. |
Answer
Matrix transposition is an intrsinec operation in Fōrmulæ, through the Math.Matrix.Transpose expression.
Coding
However, a matrix transposition can be coded:
Using the previous example: