Rank (operator): Difference between revisions

Jump to navigation Jump to search
191 bytes added ,  15:16, 5 October 2020
no edit summary
(Created page with "Rank (<source lang=apl inline>⍤</source>) is a primitive dyadic operator which applies its left operand function to cells of its arguments...")
 
No edit summary
Line 1: Line 1:
:''This article is about the operator. See [[Rank]] for the number associated with every array. For numbers associated with a function specifying its argument rank, see [[function rank]].''
Rank (<source lang=apl inline>⍤</source>) is a [[primitive operator|primitive]] [[dyadic operator]] which applies its left [[operand]] function to [[cells]] of its arguments specified by its right operand array.  
Rank (<source lang=apl inline>⍤</source>) is a [[primitive operator|primitive]] [[dyadic operator]] which applies its left [[operand]] function to [[cells]] of its arguments specified by its right operand array.  


Navigation menu