StableDistribution[type, \[Alpha], \[Beta], \[Mu], \[Sigma]] represents the stable distribution S_type with index of stability \[Alpha], skewness parameter \[Beta], location ...
The Mathematica function NDSolve is a general numerical differential equation solver. It can handle a wide range of ordinary differential equations (ODEs) as well as some ...
FourierSinSeries[expr, t, n] gives the n\[Null]^th-order Fourier sine series expansion of expr in t.FourierSinSeries[expr, {t_1, t_2, ...}, {n_1, n_2, ...}] gives the ...
EllipticLog[{x, y}, {a, b}] gives the generalized logarithm associated with the elliptic curve y^2 = x^3 + a x^2 + b x.
MultiplicationTable[l, f] constructs the complete transition table defined by the binary relation function f on the elements of list l.
UniformGraphDistribution[n, m] represents a uniform graph distribution on n-vertex, m-edge graphs.
ParetoPlot[list] creates a Pareto plot from the frequencies of the elements in list.ParetoPlot[{{cat_1, freq_1}, {cat_2, freq_2}, ...}] creates a Pareto plot from categories ...
EllipticE[m] gives the complete elliptic integral E(m). EllipticE[\[Phi], m] gives the elliptic integral of the second kind E(\[Phi] \[VerticalSeparator] m).
DocumentNotebook[{cell_1, cell_2, ...}] represents a complete document notebook in the Mathematica front end.
LegendTextOffset is an option for Legend, which specifies the offset of text next to the key box.