CapForm
(Built-in Mathematica Symbol) CapForm[type] is a graphics primitive that specifies what type of caps should be used at the ends of lines, tubes, and related primitives.
The functionality of FactorIntegerECM can be obtained using the enhanced Mathematica kernel function FactorInteger.
The functionality of FilterOptions is provided by the kernel function FilterRules.
The precedence of any new notation or operator is determined by examining the components from which it is constructed. For instance, +_ ℛ is grouped according to the ...
CellGroupingRules is an option for cells that specifies the rules used for grouping a cell.
WishartDistribution[\[CapitalSigma], m] represents a Wishart distribution with scale matrix \[CapitalSigma] and degrees of freedom parameter m.
Documentation Center navigation shortcuts. Window cycling shortcuts. Scrolling shortcuts.
GraphicsRow[{g_1, g_2, ...}] generates a graphic in which the g_i are laid out in a row.GraphicsRow[list, spacing] leaves the specified spacing between successive elements.
Blank
(Built-in Mathematica Symbol) _or Blank[] is a pattern object that can stand for any Mathematica expression. _h or Blank[h] can stand for any expression with head h.
Disjunction[expr, {a_1, a_2, ...}] gives the disjunction of expr over all choices of the Boolean variables a_i.