Template:APL built-ins: Difference between revisions
Jump to navigation
Jump to search
(Add Complex) |
No edit summary |
||
Line 28: | Line 28: | ||
|- | |- | ||
! rowspan="2" | [[Primitive operator]]s !! Monadic | ! rowspan="2" | [[Primitive operator]]s !! Monadic | ||
| colspan="2" | [[Each]] ∙ [[Replicate]] | | colspan="2" | [[Each]] ∙ [[Replicate]] ∙ [[Commute]] | ||
|- | |- | ||
! Dyadic | ! Dyadic |
Revision as of 14:54, 26 April 2020
APL built-ins [edit] | |||
---|---|---|---|
Primitive functions | |||
Scalar | |||
Monadic | Conjugate ∙ Negate ∙ Signum ∙ Not ∙ Roll ∙ Type | ||
Dyadic | Add ∙ Subtract ∙ Equal to (Xnor) ∙ Not Equal to (Xor) ∙ Minimum ∙ Maximum ∙ Comparison functions ∙ Complex | ||
Non-Scalar | |||
Structural | Shape ∙ Reshape ∙ Tally ∙ Depth ∙ Ravel ∙ Reverse ∙ Raze ∙ Mix ∙ Cut (K) ∙ Pair ∙ Replicate ∙ Partitioned Enclose | ||
Selection | Take ∙ Drop ∙ Unique ∙ Identity ∙ Select | ||
Selector | Index generator ∙ Interval Index ∙ Indices | ||
Computational | Match ∙ Not Match ∙ Nub Sieve ∙ Format ∙ Execute | ||
Primitive operators | Monadic | Each ∙ Replicate ∙ Commute | |
Dyadic | Reverse Compose | ||
Quad names | |||
Arrays | Index origin ∙ Migration level | ||
Functions | |||
Operators | |||
Other | Zilde ∙ High minus ∙ Function axis |