Up Arrow: Difference between revisions

Jump to navigation Jump to search
44 bytes added ,  13:24, 19 May 2020
A Dictionary of APL calls it pike
mNo edit summary
(A Dictionary of APL calls it pike)
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 up arrow has several uses in various dialects:
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, <source lang=apl inline>↑</source> is [[Take]] when used dyadically (except very early versions of [[APL\360]], which used it for [[Rotate]]).
* In all dialects, <source lang=apl inline>↑</source> is [[Take]] when used dyadically (except very early versions of [[APL\360]], which used it for [[Rotate]]).
* In [[SHARP APL]], <source lang=apl inline>↑</source> is [[Unique|Nub]] when monadic.
* In [[SHARP APL]], <source lang=apl inline>↑</source> is [[Unique|Nub]] when monadic.

Navigation menu