Legacy Documentation

Mathematica CalcCenter 2 (2002)

This is documentation for an obsolete product.
Current products and services

Documentation / CalculationCenter / Functions / Lists & Matrices / List Manipulation /

Prepend

FilledSmallSquare Prepend[expr, elem] gives expr with elem prepended.

FilledSmallSquare Example: Prepend[{a, b}, x] LongRightArrow .

FilledSmallSquare See also: Append, Insert.

Examples

Using InstantCalculators

Here are the InstantCalculators for the Prepend function. Enter the parameters for your calculation and click Calculate to see the result.

In[1]:=

Out[1]=

In[2]:=

Out[2]=

Entering Commands Directly

You can paste a template for this command via the Text Input button on the Prepend Function Controller.

In[3]:=

Out[3]=



ja