Mathematica 9 is now available

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

Further Examples: Append

This definition allows several elements to be appended to a list simultaneously.

In[1]:=

In[2]:=

Out[2]=

Here is a variation that allows more general heads than List.

In[3]:=

Here t, u and v are appended to expressions with heads Plus, Times, and Power.

In[4]:=

Out[4]=

In[5]:=

Out[5]=



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.