Array model: Difference between revisions

Jump to navigation Jump to search
13 bytes removed ,  14:30, 17 October 2019
Miraheze>Adám Brudzewsky
Miraheze>Adám Brudzewsky
Line 65: Line 65:
=== Rank ===
=== Rank ===


''Main article: [[Rank]]''
{{Main|Rank}}


The concept of rank is very important in APL, and isn't present in many other languages. It refers to the number of dimensions in the array. So far, rank-0 arrays are scalars, rank-1 arrays are vectors, rank-2 arrays are usually called matrices or tables.
The concept of rank is very important in APL, and isn't present in many other languages. It refers to the number of dimensions in the array. So far, rank-0 arrays are scalars, rank-1 arrays are vectors, rank-2 arrays are usually called matrices or tables.

Navigation menu