The symbolic character of Mathematica graphics makes it straightforward to combine together different graphics constructs, both for presentation and interactive behavior—and ...
Expressions corresponding to cells. Here is a notebook containing a text cell and a Mathematica input cell. Here are the expressions corresponding to these cells.
InterpolatingPolynomial[{f_1, f_2, ...}, x] constructs an interpolating polynomial in x which reproduces the function values f_i at successive integer values 1, 2, ... of x. ...
FrechetDistribution[\[Alpha], \[Beta]] represents the Frechet distribution with shape parameter \[Alpha] and scale parameter \[Beta].FrechetDistribution[\[Alpha], \[Beta], ...
MaxRecursion is an option for functions like NIntegrate and Plot that specifies how many recursive subdivisions can be made.
Plotting an atmospheric property. This package provides support for plotting how U.S. Standard Atmosphere properties vary with altitude. This loads the package.
CUDAVolumetricRender[vol] performs volumetric rendering using the input data.
Bounded domain distributions naturally come up when random variables should only vary in a finite interval. Some distributions, like beta, occur in a variety of ways, ...
Mathematica's unique structure allows a generalized notion of input, in which not only ordinary text, but also typeset structures, diagrams, graphics, control objects and ...