Element: Difference between revisions

Jump to navigation Jump to search
12 bytes removed ,  23:36, 16 November 2019
m
Text replacement - "{{APL programming language}}" to "{{APL features}}"
Miraheze>Marshall
mNo edit summary
Miraheze>Adám Brudzewsky
m (Text replacement - "{{APL programming language}}" to "{{APL features}}")
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 programming language}}
{{APL features}}

Navigation menu