Scalar extension: Difference between revisions

Jump to navigation Jump to search
64 bytes added ,  14:26, 30 April 2020
m
Categories
m (12 revisions imported: Migrate from miraheze)
m (Categories)
(2 intermediate revisions by 2 users not shown)
Line 38: Line 38:
== Examples ==
== Examples ==


Dyadic [[scalar functions]] and the [[Each operator]] use scalar extension to pair their arguments:
Dyadic [[scalar functions]] and the [[Each]] operator use scalar extension to pair their arguments:
<source lang=apl>
<source lang=apl>
       1 2 3 4 * 2
       1 2 3 4 * 2
Line 66: Line 66:




{{APL features}}
{{APL features}}[[Category:Function characteristics]][[Category:Conformability]]

Navigation menu