Uniform sequence of signed 64-bit integers. Binary data format.
Real128
(Mathematica Import/Export Format) Uniform sequence of IEEE quad-precision numbers. Binary data format.
Sequence of unsigned 128-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 8-bit integers. Raw binary format. Equivalent to the Byte format.
VCF
(Mathematica Import/Export Format) MIME types: text/directory, text/x-vcard vCard personal data format. Commonly used in email and personal information management applications and on mobile devices. Standard ...
GroupElementPosition[group, g] returns the position of the element g in the list of elements of group.GroupElementPosition[group, {g_1, ..., g_n}] returns the list of ...
WaitNext[{eid_1, eid_2, ...}] waits until the first evaluation represented by any of the eid_i finishes, then returns its result, the corresponding eid_i, and the list of ...
VertexList[g] gives a list of all vertices in the graph g.
Skewness[list] gives the coefficient of skewness for the elements in list.Skewness[dist] gives the coefficient of skewness for the symbolic distribution dist.