HypergeometricPFQ[{a_1, ..., a_p}, {b_1, ..., b_q}, z] is the generalized hypergeometric function \[Null]_p F_q (a; b; z).
MeijerG
(Built-in Mathematica Symbol) MeijerG[{{a_1, ..., a_n}, {a n + 1, ..., a_p}}, {{b_1, ..., b_m}, {b m + 1, ..., b_q}}, z] is the Meijer G function G_p q^m n(z \[VerticalSeparator] {{a_1, ..., a_p}, {b_1, ...
Point
(Built-in Mathematica Symbol) Point[coords] is a graphics primitive that represents a point. Point[{coords_1, coords_2, ...}] represents a collection of points.
int MLPutRawData (MLINK link, const unsigned char *d, int l) puts raw character data or numeric data from d of length l bytes to link.
CopulaDistribution[ker, {dist_1, dist_2, ...}] represents a copula distribution with kernel distribution ker and marginal distributions dist_1, dist_2, ....
KernelMixtureDistribution[{x_1, x_2, ...}] represents a kernel mixture distribution based on the data values x_i.KernelMixtureDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...
MixtureDistribution[{w_1, ..., w_n}, {dist_1, ..., dist_n}] represents a mixture distribution whose CDF is given as a sum of the CDFs of the component distributions dist_i, ...
SmoothKernelDistribution[{x_1, x_2, ...}] represents a smooth kernel distribution based on the data values x_i.SmoothKernelDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...
TransformedDistribution[expr, x \[Distributed] dist] represents the transformed distribution of expr where the random variable x follows the distribution ...
WaveletMatrixPlot[dwd] plots the basis tree of wavelet matrix coefficients in the DiscreteWaveletData dwd.WaveletMatrixPlot[dwd, r] plots coefficients up to refinement level ...