The first part of this User Guide describes using J/Link to allow you to call from Mathematica into Java, thereby extending the Mathematica environment to include the ...
AbortProtect[expr] evaluates expr, saving any aborts until the evaluation is complete.
PreemptProtect[expr] evaluates expr, without any interruption from preemptive evaluations.
In order to write the most general Mathematica programs you will sometimes need to find out global information about the setup under which your program is being run. Thus, ...
Format
(Built-in Mathematica Symbol) Format[expr] prints as the formatted form of expr. Assigning values to Format[expr] defines print forms for expressions. Format[expr, form] gives a format for the specified ...
ZIP
(Mathematica Import/Export Format) Registered MIME type: application/zip Popular data compression and archival format. Used to reduce storage space and transfer times. Binary format. Can contain multiple ...
Mathematica options starts the full Mathematica system including notebook interface on Windows and Mac.
Language is a global option that specifies the language in which menus, dialog boxes, error messages, and help files are displayed.
$TetGenInstallationDirectory gives the top-level directory in which your TetGen installation resides.
BZIP2
(Mathematica Import/Export Format) MIME type: application/x-bzip2. BZIP2 compression method and file format. General-purpose lossless compression method. Occasionally used for archiving data on Unix systems ...