|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
| $NewSymbol is a global variable which, if set, is applied to the name and context of each new symbol that Mathematica creates. |
Set $NewSymbol to a function that prints the name and context when a new symbol is created:
Restore $NewSymbol to its default:
|