Template:APL syntax: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Adám Brudzewsky No edit summary |
Miraheze>Marshall mNo edit summary |
||
Line 4: | Line 4: | ||
|- | |- | ||
! style="width:8em;" | Overview | ! style="width:8em;" | Overview | ||
| [[Comparison | | [[Comparison with traditional mathematics]] ∙ [[Precedence]] | ||
|- | |- | ||
! Array | ! Array |
Revision as of 09:35, 18 November 2019
APL syntax [edit] | |
---|---|
Overview | Comparison with traditional mathematics ∙ Precedence |
Array | Numeric literal ∙ String ∙ Strand notation ∙ Object literal ∙ Array notation |
Function | Argument ∙ Function valence ∙ Derived function ∙ Function train ∙ Monadic function ∙ Dyadic function ∙ Ambivalent function |
Operator | Operand ∙ Operator valence ∙ Derived function ∙ Derived operator |
Assignment | Multiple ∙ Indexed ∙ Selective ∙ Modified |
User definition | Tradfn ∙ Dfn ∙ Tacit |
Other | Function axis ∙ Branching ∙ System command ∙ User command ∙ Keyword ∙ Dot notation |