DagumDistribution[p, a, b] represents a Dagum distribution with shape parameters p and a and scale parameter b.
Mathematica 's rich syntax uses different kinds of brackets and braces; familiarity with these aspects lets you read and program efficiently in Mathematica .
MathieuS[a, q, z] gives the odd Mathieu function with characteristic value a and parameter q.
WDX
(Mathematica Import/Export Format) Mathematica WDX data format. Used by the Mathematica system for storing and exchanging expressions and data. WDX is an acronym derived from Wolfram Data Exchange. Binary ...
Mathematica uses a large number of original algorithms to provide automatic systemwide support for inequalities and inequality constraints. Whereas equations can often be ...
DGaussianWavelet[] represents a derivative of Gaussian wavelet of derivative order 2.DGaussianWavelet[n] represents a derivative of Gaussian wavelet of derivative order n.
TicksStyle is an option for graphics functions which specifies how ticks should be rendered.
NSum
(Built-in Mathematica Symbol) NSum[f, {i, i_min, i_max}] gives a numerical approximation to the sum \[Sum]i = i_min i_max f.NSum[f, {i, i_min, i_max, di}] uses a step di in the sum.
Numerical algorithms for constrained nonlinear optimization can be broadly categorized into gradient-based methods and direct search methods. Gradient search methods use ...
FourierTransform[expr, t, \[Omega]] gives the symbolic Fourier transform of expr. FourierTransform[expr, {t_1, t_2, ...}, {\[Omega]_1, \[Omega]_2, ...}] gives the ...