Up Arrow: Difference between revisions
Jump to navigation
Jump to search
m (Stray punctuation and copy-paste error) |
(A+) |
||
Line 5: | Line 5: | ||
* In [[APL2]], [[NARS2000]], [[GNU APL]], and [[APLX]], <source lang=apl inline>↑</source> is [[First]] when monadic. | * In [[APL2]], [[NARS2000]], [[GNU APL]], and [[APLX]], <source lang=apl inline>↑</source> is [[First]] when monadic. | ||
* In [[Dyalog APL]], [[dzaima/APL]], and [[ngn/apl]], <source lang=apl inline>↑</source> is [[Mix]] when monadic. | * In [[Dyalog APL]], [[dzaima/APL]], and [[ngn/apl]], <source lang=apl inline>↑</source> is [[Mix]] when monadic. | ||
* In [[A+]], <source lang=apl inline>↑</source> is [[Signal]], giving an error with the specified message, when monadic. | |||
{{APL glyphs}}[[Category:Glyphs]] | {{APL glyphs}}[[Category:Glyphs]] |
Revision as of 13:27, 19 May 2020
↑
|
The glyph up arrow (or pike, in A Dictionary of APL) is an upwards pointing arrow represented by the Unicode character ↑
, "upwards arrow". The up arrow has several uses in various dialects:
- In all dialects,
↑
is Take when used dyadically (except very early versions of APL\360, which used it for Rotate). - In SHARP APL,
↑
is Nub when monadic. - In APL2, NARS2000, GNU APL, and APLX,
↑
is First when monadic. - In Dyalog APL, dzaima/APL, and ngn/apl,
↑
is Mix when monadic. - In A+,
↑
is Signal, giving an error with the specified message, when monadic.
APL glyphs [edit] | |
---|---|
Information | Glyph ∙ Typing glyphs (on Linux) ∙ Unicode ∙ Fonts ∙ Mnemonics ∙ Overstrikes ∙ Migration level |
Individual glyphs | Jot (∘ ) ∙ Right Shoe (⊃ ) ∙ Up Arrow (↑ ) ∙ Zilde (⍬ ) ∙ High minus (¯ ) ∙ Dot (. ) ∙ Del (∇ )
|