DOCUMENTATION CENTER SEARCH
Mathematica
>
Evaluation Control
>
Built-in
Mathematica
Symbol
Attributes
Non-Standard Evaluation
Tutorials »
|
HoldFirst
HoldAll
Unevaluated
See Also »
|
Attributes
Evaluation Control
More About »
HoldRest
HoldRest
is an attribute which specifies that all but the first argument to a function are to be maintained in an unevaluated form.
EXAMPLES
CLOSE ALL
Basic Examples
(2)
In[1]:=
In[2]:=
Out[2]=
In[1]:=
Out[1]=
In[2]:=
Out[2]=
Applications
(1)
Properties & Relations
(4)
SEE ALSO
HoldFirst
HoldAll
Unevaluated
TUTORIALS
Attributes
Non-Standard Evaluation
MORE ABOUT
Attributes
Evaluation Control
New in 1
© 2008 Wolfram Research, Inc.