|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| $Pre is a global variable whose value, if set, is applied to every input expression. |
By default, $Pre is not defined, meaning the input is evaluated directly:
Save input expressions in held form:
Evaluation works as expected:
Restore $Pre to its default:
The variable inputs holds the inputs in unevaluated form:
|
| © 2008 Wolfram Research, Inc. |