Length
Usage
Notes
Further Examples
This list has four elements.
In[1]:=
|
Out[1]=
|
You can take the length of a polynomial even though it has head Plus.
In[2]:=
|
Out[2]=
|
In[3]:=
|
Out[3]=
|
This gives the number of digits in factorial.
In[4]:=
|
Out[4]=
|
This gives the number of built-in objects in the System` context.
In[5]:=
|
Out[5]=
|
|