Built into Mathematica are state-of-the-art constrained nonlinear fitting capabilities, conveniently accessed with models given directly in symbolic form. Mathematica also ...
The Experimental Functions Package contains functions that are being considered for official inclusion in future versions of Mathematica.
A variety of moments or combinations of moments are used to summarize a distribution or data. Mean is used to indicate a center location, variance and standard deviation are ...
All expressions in Mathematica are ultimately built from a small number of distinct types of atomic elements.
IsolatingInterval[a] gives a rational isolating interval for the algebraic number a.IsolatingInterval[a, dx] gives an isolating interval of width at most dx.
The main equations that Solve and related Mathematica functions deal with are polynomial equations. It is easy to solve a linear equation in x. One can also solve quadratic ...
Functions for manipulating trigonometric expressions. This expands out a trigonometric expression. This factors the expression.
[1] Hairer, E. and G. Wanner. Solving Ordinary Differential Equations II: Stiff and Differential-Algebraic Problems. Springer, 1991. [2] Iserles, A. and S. P. Nørsett. Order ...
"Values for Symbols" discussed how you can use transformation rules of the form x->value to replace symbols by values. The notion of transformation rules in Mathematica is, ...
InverseFunctions is an option for Solve and related functions that specifies whether inverse functions should be used.