Transpose: Difference between revisions

Jump to navigation Jump to search
2 bytes added ,  14:32, 14 July 2020
m
Text replacement - "http://help.dyalog.com" to "https://help.dyalog.com"
(Created page with "{{Built-in|Transpose|⍉}} is an ambivalent primitive function which reorders the axes of the right argument array. The name Transpose comes from the fact...")
 
m (Text replacement - "http://help.dyalog.com" to "https://help.dyalog.com")
Line 57: Line 57:
=== Documentation ===
=== Documentation ===


* Dyalog [http://help.dyalog.com/latest/#Language/Primitive%20Functions/Transpose%20Monadic.htm monadic], [http://help.dyalog.com/latest/#Language/Primitive%20Functions/Transpose%20Dyadic.htm dyadic]
* Dyalog [https://help.dyalog.com/latest/#Language/Primitive%20Functions/Transpose%20Monadic.htm monadic], [https://help.dyalog.com/latest/#Language/Primitive%20Functions/Transpose%20Dyadic.htm dyadic]
* [http://microapl.com/apl_help/ch_020_020_540.htm APLX]
* [http://microapl.com/apl_help/ch_020_020_540.htm APLX]
* J [https://www.jsoftware.com/help/dictionary/d232.htm Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/barco NuVoc]
* J [https://www.jsoftware.com/help/dictionary/d232.htm Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/barco NuVoc]


{{APL built-ins}}[[Category:Primitive functions]]
{{APL built-ins}}[[Category:Primitive functions]]

Navigation menu