Rank (operator): Difference between revisions

Jump to navigation Jump to search
10 bytes added ,  12:16, 6 September 2022
(add missing built-in box)
Line 17: Line 17:


== Examples ==
== Examples ==
Rotate rows in matrices of a 3D array:
Reverse order of rows in matrices of a 3D array:
<source lang=apl>
<source lang=apl>
       ⊖⍤2⊢3 2 4⍴⎕A
       ⊖⍤2⊢3 2 4⍴⎕A

Navigation menu