Real64
(Mathematica Import/Export Format) Uniform sequence of IEEE double-precision numbers. Binary data format.
Sequence of unsigned 128-bit integers. Raw binary format. Equivalent to the Byte format.
Sequence of unsigned 16-bit integers. Raw binary format. Equivalent to the Byte format.
Sequence of unsigned 24-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.
mathematica starts the full Mathematica system including notebook interface on Unix and Linux.
AbsoluteDashing[{d_1, d_2, ...}] is a graphics directive which specifies that lines which follow are to be drawn dashed, with successive segments having absolute lengths d_1, ...
Accumulate[list] gives a list of the successive accumulated totals of elements in list.