Template:APL built-ins: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
|- | |- | ||
! Dyadic | ! Dyadic | ||
| [[Plus]] ∙ [[Equal to]] (Xnor) ∙ [[Not Equal to]] (Xor) | | [[Plus]] ∙ [[Subtract]] ∙ [[Equal to]] (Xnor) ∙ [[Not Equal to]] (Xor) | ||
|- | |- | ||
! rowspan="5" | [[Mixed function|Non-Scalar]] | ! rowspan="5" | [[Mixed function|Non-Scalar]] |
Revision as of 00:33, 13 January 2020
APL built-ins [edit] | |||
---|---|---|---|
Primitive functions | |||
Scalar | |||
Monadic | Conjugate ∙ Not ∙ Roll ∙ Type | ||
Dyadic | Plus ∙ Subtract ∙ Equal to (Xnor) ∙ Not Equal to (Xor) | ||
Non-Scalar | |||
Structural | Shape ∙ Reshape ∙ Depth ∙ Ravel ∙ Reverse ∙ Raze | ||
Selection | Take ∙ Drop ∙ Unique | ||
Selector | Identity | ||
Computational | |||
Primitive operators | Each | ||
Quad names | |||
Arrays | Index origin ∙ Migration level | ||
Functions | |||
Operators | |||
Other | Zilde ∙ High minus |