Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Lists and Matrices / List Testing /

Further Examples: ArrayQ

Here is a matrix; any matrix is a full array.

In[1]:=

Out[1]//MatrixForm=

In[2]:=

Out[2]=

In[3]:=

Out[3]=

Here is a full array that is not a matrix.

In[4]:=

Out[4]//MatrixForm=

In[5]:=

Out[5]=

In[6]:=

Out[6]=

The array depth of is .

In[7]:=

Out[7]=

In[8]:=

Out[8]=

is an integer array at all levels.

In[9]:=

Out[9]=

This shows that is a full array with depth with integer entries.

In[10]:=

Out[10]=



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.