Function/Operator/Hyperator Assignment: Difference between revisions
From NARS2000
Jump to navigationJump to search
Sudleyplace (talk | contribs) No edit summary |
Sudleyplace (talk | contribs) No edit summary |
||
Line 30: | Line 30: | ||
</table> | </table> | ||
<br /> | <br /> | ||
< | <p>For example, the function <apll>RankEach←⍴∘⍴¨</apll> when applied to an array, returns the number of dimensions of each item.</p> | ||
For example, the function <apll> |
Revision as of 10:35, 10 April 2008
|
||||||||||||
A is an assignable name, fn, op1, and op2 are an arbitrary function, monadic or dyadic operator. |
For example, the function RankEach←⍴∘⍴¨ when applied to an array, returns the number of dimensions of each item.