MultivariateHypergeometricDistribution[n, {m_1, m_2, ..., m_k}] represents a multivariate hypergeometric distribution with n draws without replacement from a collection ...
NumberSeparator is an option for NumberForm and related functions which gives the string to insert at breaks between digits.
OpenRead["file"] opens a file to read data from, and returns an InputStream object.
p : v is a pattern object that represents an expression of the form p, which, if omitted, should be replaced by v.
OutputControllableModelQ[ss] gives True if the StateSpaceModel object ss is output controllable, and False otherwise.
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, ...], ...
PlotPoints is an option for plotting functions that specifies how many initial sample points to use.
QGamma
(Built-in Mathematica Symbol) QGamma[z, q] gives the q-gamma function \[CapitalGamma]_q (z).
SechDistribution[\[Mu], \[Sigma]] represents the hyperbolic secant distribution with location parameter \[Mu] and scale parameter \[Sigma].
StartScheduledTask[obj] starts the task represented by obj.