Widget["IndexedImagePanel"] represents an indexed image panel.
There are two ways to use the functions in this package to place a legend in a graphic: the first can only be used as an option to the built-in functions Plot, ListPlot and ...
BeniniDistribution[\[Alpha], \[Beta], \[Sigma]] represents a Benini distribution with shape parameters \[Alpha] and \[Beta] and scale parameter \[Sigma].
CityData["name", " property"] gives the value of the specified property for the city with the specified name.CityData["name"] gives a list of the full specifications of ...
DagumDistribution[p, a, b] represents a Dagum distribution with shape parameters p and a and scale parameter b.
FindIntegerNullVector[{x_1, x_2, ..., x_n}] finds a list of integers a_i such that a_1 x_1 + a_2 x_2 + \[CenterEllipsis] + a_n x_n == 0. FindIntegerNullVector[{x_1, x_2, ..., ...
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 ...
InverseChiSquareDistribution[\[Nu]] represents an inverse \[Chi]^2 distribution with \[Nu] degrees of freedom.InverseChiSquareDistribution[\[Nu], \[Xi]] represents a scaled ...
List
(Built-in Mathematica Symbol) {e_1, e_2, ...} is a list of elements.
LogLogisticDistribution[\[Gamma], \[Sigma]] represents a log-logistic distribution with shape parameter \[Gamma] and scale parameter \[Sigma].