PICT
(Mathematica Import/Export Format) MIME type: image/pict Macintosh graphics format. Was the original metafile format of the Apple Macintosh. PICT is an acronym derived from Picture. Can store raster images and ...
DemandIndex
AlgebraicUnitQ[a] yields True if a is an algebraic unit, and yields False otherwise.
ArrayComponents[array] gives an array in which all identical elements of array are replaced by an integer index representing the component in which the element ...
ArrayFlatten[{{m_11, m_12, ...}, {m_21, m_22, ...}, ...}] creates a single flattened matrix from a matrix of matrices m i j. ArrayFlatten[a, r] flattens out r pairs of levels ...
BarSpacing is an option to BarChart and related functions that controls the spacing between bars and groups of bars.
Begin
(Built-in Mathematica Symbol) Begin["context`"] resets the current context.
BetaRegularized[z, a, b] gives the regularized incomplete beta function I_z (a, b).
BinaryReadList["file"] reads all remaining bytes from a file, and returns them as a list of integers from 0 to 255. BinaryReadList["file", type] reads objects of the ...
CharacteristicPolynomial[m, x] gives the characteristic polynomial for the matrix m. CharacteristicPolynomial[{m, a}, x] gives the generalized characteristic polynomial with ...