Real32
(Mathematica Import/Export Format) Uniform sequence of IEEE single-precision numbers. Binary data format.
Real64
(Mathematica Import/Export Format) Uniform sequence of IEEE double-precision numbers. Binary data format.
String
(Mathematica Import/Export Format) Arbitrary binary data represented as a Mathematica string. Used for importing or exporting entire raw binary data.
Sequence of unsigned 16-bit integers. Raw binary format. Equivalent to the Byte format.
Headers and Footers sets options for printing a notebook.
Option Inspector view and set all option values for cells, notebooks, and global preferences.
Parallel Kernel Configuration opens a dialog to add, remove, and configure parallel kernels.
math
(Mathematica System Program) math options starts the Mathematica kernel in Unix and Linux.
mcc
(Mathematica System Program) mcc options files MathLink template file compiler.
mprep
(Mathematica System Program) mprep options template.tm preprocesses the MathLink template file template.tm, and generates C code that contains all the necessary MathLink code to call C functions from ...