SkellamDistribution[\[Mu]_1, \[Mu]_2] represents a Skellam distribution with shape parameters \[Mu]_1 and \[Mu]_2.
TraditionalForm[expr] prints as an approximation to the traditional mathematical notation for expr.
Convolution and correlation are central to many kinds of operations on lists of data. They are used in such areas as signal and image processing, statistical data analysis, ...
With the default option setting Lighting->Automatic, Mathematica uses a simulated lighting model to determine how to color polygons in three-dimensional graphics. Mathematica ...
Minimization and maximization. Minimize and Maximize yield lists giving the value attained at the minimum or maximum, together with rules specifying where the minimum or ...
Implicit Runge–Kutta methods have a number of desirable properties. The Gauss–Legendre methods, for example, are self-adjoint, meaning that they provide the same solution ...
A method like "Newton's" method chooses a step, but the validity of that step only goes as far as the Newton quadratic model for the function really reflects the function. ...
"Gauss–Newton" and "conjugate gradient" methods use derivatives. When Mathematica cannot compute symbolic derivatives, finite differences will be used. Computing derivatives ...
OpenCLMersenneTwister[n] generates n random reals using the Mersenne Twister algorithm.
Drawing Tools opens the 2D Drawing palette to create and edit graphics.