Mathematica 9 is now available

HoldForm

Usage

HoldForm[expr] prints as the expression expr, with expr maintained in an unevaluated form.


Notes

HoldForm allows you to see the output form of an expression without evaluating the expression.
HoldForm has attribute HoldAll.
HoldForm is removed by ReleaseHold.
• See also: ToString, WriteString.
• New in Version 1.


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.