Differences

This shows you the differences between two versions of the page.

Link to this comparison view

documentation:language_reference:objects:matrix:functions:transpose [2018/09/25 13:13] – created Simon Heinzedocumentation:language_reference:objects:matrix:functions:transpose [2018/09/26 13:27] (current) – Removed the promise of an example Simon Heinze
Line 5: Line 5:
 Matrix.Transpose($M$) takes a matrix $M$ and returns its transpose. Matrix.Transpose($M$) takes a matrix $M$ and returns its transpose.
 ### ###
- 
-===== Example ===== 
- 
-### 
-Maybe oneday. 
-### 
- 
-==== Input ==== 
-<code Quanty Example.Quanty> 
--- some example code 
-</code> 
- 
-==== Result ==== 
-<file Quanty_Output> 
-text produced as output 
-</file> 
  
 ===== Table of contents ===== ===== Table of contents =====
 {{indexmenu>.#1|msort}} {{indexmenu>.#1|msort}}
  
Print/export