Functionality in this package has been added to the built-in Mathematica kernel or incorporated into newly created packages. CDF, PDF and CharacteristicFunction are built ...
In addition to providing a comprehensive environment for calculations and a programming language, Mathematica is also a system for representing and presenting scientific and ...
After creating or editing an animation in Mathematica , you can export it for use in other programs. Mathematica can import and export animations in several formats.
AspectRatio is an option for Graphics and related functions that specifies the ratio of height to width for a plot.
BaseForm[expr, n] prints with the numbers in expr given in base n.
CMYKColor[cyan, magenta, yellow, black] is a graphics directive which specifies that graphical objects which follow are to be displayed in the color given. CMYKColor[c, m, y, ...
Collect
(Built-in Mathematica Symbol) Collect[expr, x] collects together terms involving the same powers of objects matching x. Collect[expr, {x_1, x_2, ...}] collects together terms that involve the same powers ...
ConfidenceLevel is an option for LinearModelFit and other fitting functions that specifies the confidence level to use in generating parameter and prediction intervals.
EdgeIndex[g, e] gives the integer index for the edge e in the graph g.