Pochhammer[a, n] gives the Pochhammer symbol (a) n.
Total
(Built-in Mathematica Symbol) Total[list] gives the total of the elements in list. Total[list, n] totals all elements down to level n. Total[list, {n}] totals elements at level n. Total[list, {n_1, n_2}] ...
ACO
(Mathematica Import/Export Format) Adobe Photoshop color swatch format. Used for storing color palettes. Native format of the Adobe Photoshop image-editing application. ACO is an acronym derived from Adobe ...
Base64
(Mathematica Import/Export Format) Base64 binary to text encoding. Encodes binary data as a sequence of printable ASCII characters. Commonly used for the transfer of binary content by email. The Base64 ...
X3D
(Mathematica Import/Export Format) MIME type: model/x3d+xml Web3D geometry format. Used for distributing 3D models on the web and in media applications. XML format. Can store multiple geometries. Introduced in ...
DirectedEdge[u, v] or u \[DirectedEdge] v represents a directed edge from u to v.
NotebookEventActions is a notebook option that gives a list of actions to perform when specified events occur in connection with the notebook.
PaletteNotebook[{cell_1, cell_2, ...}] represents a palette notebook that can be manipulated by the Mathematica front end.
PriceGraphDistribution[n, k, a] represents a de Solla Price graph distribution for n-vertex graphs where a new vertex with k edges is added at each step using attractiveness ...
PropertyList[{obj, item}] lists the properties available for item in obj.