Element: Difference between revisions

Jump to navigation Jump to search
32 bytes added ,  14:11, 30 April 2020
m
Array relationships category
Miraheze>Adám Brudzewsky
m (Text replacement - "{{APL programming language}}" to "{{APL features}}")
m (Array relationships category)
(One intermediate revision by one other user not shown)
Line 4: Line 4:


[[Scalar function]]s are applied element-wise to their argument arrays (using [[conformability]] to pair elements). In nested APLs this means they traverse deeply nested arrays to produce a result; in flat APLs they go down only one level.
[[Scalar function]]s are applied element-wise to their argument arrays (using [[conformability]] to pair elements). In nested APLs this means they traverse deeply nested arrays to produce a result; in flat APLs they go down only one level.
{{APL features}}
{{APL features}}[[Category:Array relationships]]

Navigation menu