|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
$MessagePrePrint
$MessagePrePrint
is a global variable whose value, if set, is applied to expressions before they are included in the text of messages.
DetailsDetails
- The default value of $MessagePrePrint is Automatic.
- $MessagePrePrint is applied after each expression is wrapped with HoldForm.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Have expressions in messages print out in TraditionalForm:
| In[1]:= |
Restore the default. Now the expressions are shown in StandardForm:
New in 2
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
