Sequence of unsigned 16-bit integers. Raw binary format. Equivalent to the Byte format.
Parallel Kernel Configuration opens a dialog to add, remove, and configure parallel kernels.
AbelianGroup[{n_1, n_2, ...}] represents the direct product of the cyclic groups of degrees n_1, n_2, ....
AbsoluteThickness[d] is a graphics directive which specifies that lines which follow are to be drawn with absolute thickness d.
Algebraics represents the domain of algebraic numbers, as in x \[Element] Algebraics.
AlignmentPoint is an option which specifies how objects should by default be aligned when they appear in Inset.
AxesOrigin is an option for graphics functions that specifies where any axes drawn should cross.
BezierFunction[{pt_1, pt_2, ...}] represents a Bézier function for a curve defined by the control points pt_i.BezierFunction[array] represents a Bézier function for a surface ...
BooleanVariables[expr] gives a list of the Boolean variables in the Boolean expression expr.BooleanVariables[bf] gives the number of Boolean variables in the BooleanFunction ...
ContourDetect[image] gives a binary image in which white pixels correspond to the zeros and zero crossings in image.ContourDetect[image, delta] treats values in image that ...