Hyperfactorial[n] gives the hyperfactorial function H(n).
ImageMargins is an option that specifies the absolute margins to leave around the image displayed for an object.
Inherited represents an option value to be inherited from an enclosing style, cell, or notebook.
JoinedCurve[{segment_1, segment_2, ...}] represents a curve consisting of segment_1 followed by segment_2 etc. JoinedCurve[{component_1, component_2, ...}] represents a list ...
KroneckerSymbol[n, m] gives the Kronecker symbol (n/m).
MathieuCharacteristicA[r, q] gives the characteristic value a_r for even Mathieu functions with characteristic exponent r and parameter q.
MathieuCharacteristicB[r, q] gives the characteristic value b_r for odd Mathieu functions with characteristic exponent r and parameter q.
NormFunction is an option for functions such as FindFit and NDSolve which gives a function to be minimized in generating results.
NotebookApply[notebook, data] writes data into a notebook at the current selection, replacing the first selection placeholder in data by the current selection, and then ...
PairedBarChart[{y_1, y_2, ...}, {z_1, z_2, ...}] makes a paired bar chart with bar lengths y_1, y_2, ... and z_1, z_2, ..., respectively.PairedBarChart[{..., w_i[y_i, ...], ...