DirectedInfinity[] represents an infinite numerical quantity whose direction in the complex plane is unknown. DirectedInfinity[z] represents an infinite numerical quantity ...
ColorQuantize[image, n] gives an approximation to image that uses only n distinct colors.
PGM
(Mathematica Import/Export Format) MIME type: image/x-portable-graymap PGM grayscale raster image format. Member of the Portable family of image formats. Related to PBM and PPM. Implements a subset of the PNM ...
PieChart[{y_1, y_2, ...}] makes a pie chart with sector angle proportional to y_1, y_2, ....PieChart[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a pie chart with ...
PoissonDistribution[\[Mu]] represents a Poisson distribution with mean \[Mu].
Distributions defined in this package have been added to the built-in Mathematica kernel. The input syntax for UniformDistribution has changed. Random and RandomArray are ...
CDFDeploy["file.cdf", expr] deploys expr in a form that can be played by Wolfram CDF Player.CDFDeploy["file.cdf", notebook] deploys a notebook.CDFDeploy["file.cdf", ...
Break
(Built-in Mathematica Symbol) Break[] exits the nearest enclosing Do, For, or While.
SamplingPeriod is an option that specifies the sampling period of control system models.
This package contains functions that give geometrical characteristics of regular polygons. Polygons are identified by name (Digon, Decagon, etc.) in function arguments and in ...