Verbatim
Usage
Notes
Further Examples
Here are the positions in the list of the elements that are integers.
In[1]:=
|
Out[1]=
|
This gives the positions of those elements that match _Integer verbatim.
In[2]:=
|
Out[2]=
|
Here is an alternative.
In[3]:=
|
Out[3]=
|
|