|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
Interpretation |
| Interpretation[e, expr] represents an object which displays as e, but is interpreted as the unevaluated form of expr if supplied as input. |
| Interpretation[{x=x0, y=y0, ...}, e, expr] allows local variables x, y, ... in e and expr. |
| Deinitialization | None | an expression to evaluate when the Interpretation can no longer be displayed | |
| DynamicModuleValues | Automatic | dynamically updated data on variable values | |
| Initialization | None | an expression to evaluate when the Interpretation is first displayed |
| © 2008 Wolfram Research, Inc. |