WeibullDistribution[\[Alpha], \[Beta]] represents a Weibull distribution with shape parameter \[Alpha] and scale parameter \[Beta].WeibullDistribution[\[Alpha], \[Beta], ...
Mathematica provides state-of-the-art high-precision geodesy computation, supporting all standard datums and projections.
The symbolic character of Mathematica makes possible a uniquely coherent approach to integer sequences, integrating functional forms, equations, generating functions, and ...
SeriesCoefficient[series, n] finds the coefficient of the n\[Null]\[Null]^th-order term in a power series in the form generated by Series. SeriesCoefficient[f, {x, x_0, n}] ...
Fit
(Built-in Mathematica Symbol) Fit[data, funs, vars] finds a least-squares fit to a list of data as a linear combination of the functions funs of variables vars.
Integers represents the domain of integers, as in x \[Element] Integers.
x -= dx subtracts dx from x and returns the new value of x.
TopologicalSort[g] gives a list of vertices of g in topologically sorted order for a directed acyclic graph g.
MinimalPolynomial[s, x] gives the minimal polynomial in x for which the algebraic number s is a root.
At the core of Mathematica's symbolic programming paradigm is the concept of transformation rules for arbitrary symbolic patterns. Mathematica's pattern language conveniently ...