A process is simply a Mathematica expression being evaluated. A processor is a parallel kernel that performs such evaluations. The command ParallelEvaluate discussed in the ...
CompilePrint[cfun] prints a human readable form of a compiled function.
Mathematica supports a sophisticated symbolic cascading stylesheet mechanism that allows modular control of all aspects of notebook formatting and operation.
DisplayForm[expr] prints with low-level boxes inside expr shown in explicit two-dimensional or other form.
FullDefinition[symbol] prints as the definitions given for symbol, and all symbols on which these depend.
If the Mathematica client cannot get a license from MathLM, you are given the option of entering a single-machine password. When using a single-machine password, Mathematica ...
MathLM administers licenses for organizations running multiple instances of Mathematica with a network license. Network licenses have two very important advantages: MathLM is ...
PackedArrayForm[expr] prints with packed arrays in expr shown in summary form, without all their elements explicitly given.
RunThrough["command", expr] executes an external command, giving the printed form of expr as input and taking the output, reading it as Mathematica input, and returning the ...
You can create and present slide shows directly from within Mathematica . Mathematica provides an integrated workflow from initial experimentation to final presentation. ...