Mathematica > Evaluation Control >

Unevaluated

Unevaluated[expr]
represents the unevaluated form of expr when it appears as the argument to a function.
  • f[Unevaluated[expr]] effectively works by temporarily setting attributes so that f holds its argument unevaluated, then evaluating f[expr].
New in 2
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team