Integer8
(Mathematica Import/Export Format) Uniform sequence of signed 8-bit integers. Binary data format.
RTF
(Mathematica Import/Export Format) MIME type: application/rtf RTF document file format. Used for cross-platform exchange of formatted text documents. Supported by most word processors. RTF is an acronym for ...
Sequence of unsigned 16-bit integers. Raw binary format. Equivalent to the Byte format.
Sequence of unsigned 32-bit integers. Raw binary format. Equivalent to the Byte format.
Sequence of unsigned 64-bit integers. Raw binary format. Equivalent to the Byte format.
Sequence of unsigned 8-bit integers. Raw binary format. Equivalent to the Byte format.
ZPR
(Mathematica Import/Export Format) ZPrint CAD format. Used with Z Corporation 3D printers. Native format of the ZEdit and ZPrint applications. Developed by Z Corporation. Stores a physical 3D model and color ...
Headers and Footers sets options for printing a notebook.
Parallel Kernel Configuration opens a dialog to add, remove, and configure parallel kernels.
ArrayQ
(Built-in Mathematica Symbol) ArrayQ[expr] gives True if expr is a full array or a SparseArray object, and gives False otherwise. ArrayQ[expr, patt] requires expr to be a full array with a depth that ...