Up Arrow: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Glyphbox|↑}} The glyph '''up arrow''' is an upwards pointing arrow represented by the Unicode character <code>↑</code>, "upwards arrow". The right shoe has sever...") |
m (Text replacement - "<source" to "<syntaxhighlight") |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Glyphbox|↑}} | {{Glyphbox|↑}} | ||
The [[glyph]] '''up arrow''' is an upwards pointing arrow represented by the [[Unicode]] character <code>↑</code>, "upwards arrow". The | The [[glyph]] '''up arrow''' (or '''pike''', in [[A Dictionary of APL]]) is an upwards pointing arrow represented by the [[Unicode]] character <code>↑</code>, "upwards arrow". The up arrow has several uses in various dialects: | ||
* In all dialects, < | * In all dialects, <syntaxhighlight lang=apl inline>↑</syntaxhighlight> is [[Take]] when used dyadically (except very early versions of [[APL\360]], which used it for [[Rotate]]). | ||
* In [[SHARP APL]], < | * In [[SHARP APL]], <syntaxhighlight lang=apl inline>↑</syntaxhighlight> is [[Unique|Nub]] when monadic. | ||
* In [[APL2]], [[NARS2000]], [[GNU APL]], and [[APLX]], < | * In [[APL2]], [[NARS2000]], [[GNU APL]], and [[APLX]], <syntaxhighlight lang=apl inline>↑</syntaxhighlight> is [[First]] when monadic. | ||
* In [[Dyalog APL]], [[dzaima/APL]], and [[ngn/apl]], | * In [[Dyalog APL]], [[dzaima/APL]], and [[ngn/apl]], <syntaxhighlight lang=apl inline>↑</syntaxhighlight> is [[Mix]] when monadic. | ||
* In [[A+]], <syntaxhighlight lang=apl inline>↑</syntaxhighlight> is [[Signal]], giving an error with the specified message, when monadic. | |||
{{APL glyphs}}[[Category:Glyphs]] | {{APL glyphs}}[[Category:Glyphs]] |
Latest revision as of 10:45, 11 September 2022
↑
|
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 (∇ )
|