CreatePalette[expr] creates a palette notebook containing expr, and opens it in the front end.CreatePalette[{expr_1, expr_2, ...}] creates and opens a palette notebook ...
DawsonF
(Built-in Mathematica Symbol) DawsonF[z] gives the Dawson integral F(z).
DocumentNotebook[{cell_1, cell_2, ...}] represents a complete document notebook in the Mathematica front end.
EllipticNomeQ[m] gives the nome q corresponding to the parameter m in an elliptic function.
FortranForm[expr] prints as a Fortran language version of expr.
GraphicsGrid[{{g_11, g_12, ...}, ...}] generates a graphic in which the g_ij are laid out in a two-dimensional grid.
GraphQ
(Built-in Mathematica Symbol) GraphQ[g] yields True if g is a valid Graph object and False otherwise.
HistogramList[{x_1, x_2, ...}] gives a list of bins and histogram heights of the values x_i.HistogramList[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] gives a list of bins and ...
HoytDistribution[q, \[Omega]] represents a Hoyt distribution with shape parameter q and spread parameter \[Omega].
Hypergeometric0F1[a, z] is the confluent hypergeometric function \[Null]_0 F_1 (; a; z).