HoldForm
HoldForm(expr)
HoldForm
doesn’t evaluateexpr
and didn’t appear in the output.
Examples
>> HoldForm(3*2)3*2
Related terms
Hold, HoldComplete, HoldPattern, ReleaseHold, Unevaluated
Implementation status
- ✅ - full supported
HoldForm(expr)
HoldForm
doesn’t evaluateexpr
and didn’t appear in the output.
>> HoldForm(3*2)3*2
Hold, HoldComplete, HoldPattern, ReleaseHold, Unevaluated