User Guide

>
The Array constructor supports other syntaxes. It also supports many options.
For more information on the Array constructor and the Array data structure,
refer to the ?Array help page.
Large Arrays
Only one- and two-dimensional Arrays (with at most 10 indices in each di-
mension) display in the document. Larger Arrays display as a placeholder.
>
To view large Arrays:
Double-click the placeholder.
The Matrix Browser displays the Array. For more information, see Editing
and Viewing Large Matrices and Vectors (page 138).
Tables
Tables are conceptually an extension of the Array data structure, but the
table data structure is implemented using hash tables. Tables can be indexed
by any values, not only integers.
290 7 Maple Expressions