APL Wiki logo: Difference between revisions

Jump to navigation Jump to search
172 bytes added ,  15:28, 5 November 2019
Miraheze>Adám Brudzewsky
Miraheze>Adám Brudzewsky
Line 200: Line 200:
└────┴─────┘
└────┴─────┘
</source>
</source>
E.g. the second row in the first layer is <math>(x,y)=(0,9)</math>.
E.g. the second row in the first layer is <math>(x,y)=(0,9)</math>. <source lang=apl inline>↑</source> is the [[Take]] function, that is, it takes the first ''N'' cells of an array, and a negative value simply means taking from the rear.


=== Making <code><circle/></code> tags ===
=== Making <code><circle/></code> tags ===

Navigation menu