Expand: Difference between revisions

Jump to navigation Jump to search
13 bytes added ,  19:24, 16 January 2022
m
m (Text replacement - "http://help.dyalog.com" to "https://help.dyalog.com")
Line 5: Line 5:
== Examples ==
== Examples ==


For [[vector]] arguments, the number of positive values in the left argument must match the length of the right argument. Each positive value produces copies of the corresponding item on the right argument; a zero or negative value produces one or more prototype elements.
If the right argument is a [[vector]], the number of positive values in the left argument must match the length of the right argument. Each positive value produces copies of the corresponding item on the right argument; a zero or negative value produces one or more prototype elements.


<source lang=apl>
<source lang=apl>
1

edit

Navigation menu