Function/Operator/Hyperator Assignment: Difference between revisions
From NARS2000
Jump to navigationJump to search
Sudleyplace (talk | contribs) No edit summary |
m (WikiSysop moved page Function/Operator Assignment to Function/Operator/Hyperator Assignment) |
(No difference)
|
Revision as of 19:54, 9 March 2019
|
||||||||||||
A is an assignable name, f, op1, and op2 are an arbitrary function, monadic or dyadic operator, respectively. |
For example, the function RankEach←⍴∘⍴¨ when applied to an array, returns the number of dimensions of each item.