Rank (computer programming): Difference between revisions

Content deleted Content added
Bluemoose (talk | contribs)
m Stub-sorting. You can help!
m Updated wikilink
Line 1:
In [[Fortran]], the number of dimensions in an [[array]].
 
For example, a [[matrix (mathmathematics)|matrix]] is an array of rank 2.
 
A [[scalar]] is sometimes defined as an array of rank 0.