The execution of a Mathematica program involves the evaluation of a sequence of Mathematica expressions. In simple programs, the expressions to be evaluated may be separated ...
Mathematica 8 introduces numerous new usability features, including a whole new paradigm for entering input using free-form linguistics that no longer require even ...
Mathematica's breadth of functionality in handling documents, computation, and graphics gives it a rich collection of menu items—all carefully designed to be as familiar as ...
Evaluate in Place evaluates a selection in place.
mathlm
(Mathematica System Program) mathlm options starts MathLM, the Mathematica license manager.
$Epilog
(Built-in Mathematica Symbol) $Epilog is a symbol whose value, if any, is evaluated when a dialog or a Mathematica session is terminated.
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
Sometimes you may want to work with a specific part of a file instead of all of it. When bringing a file into Mathematica , you can elect to import just individual parts of ...
DumpSave["file.mx", symbol] writes definitions associated with a symbol to a file in internal Mathematica format. DumpSave["file.mx", " context`"] writes out definitions ...
SystemDialogInput["type"] brings up an interactive system dialog and returns the value chosen in the dialog. SystemDialogInput["type", init] uses init as the initial setting ...