In some cases it is useful to split the differential system into subsystems and solve each subsystem using appropriate integration methods. Recombining the individual ...
FunctionExpand[expr] tries to expand out special and certain other functions in expr, when possible reducing compound arguments to simpler ones. FunctionExpand[expr, assum] ...
Since many functions in Mathematica give solutions in the form of rules, you need to be able to use these rules to explore and interpret your results. Although many of the ...
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
[AP91] Ascher, U. and L. Petzold. "Projected Implicit Runge–Kutta Methods for Differential Algebraic Equations." SIAM J. Numer. Anal. 28 (1991): 1097–1120. [AP98] Ascher, U. ...
MathML is an XML-based markup language for representing mathematics. It was developed by the W3C to provide an effective way to display math in web pages and facilitate the ...
E
(Built-in Mathematica Symbol) E is the exponential constant E (base of natural logarithms), with numerical value \[TildeEqual] 2.71828.
Descriptive statistics refers to properties of distributions, such as location, dispersion, and shape. The functions described here compute descriptive statistics of lists of ...
When a differential system has a certain structure, it is advantageous if a numerical integration method preserves the structure. In certain situations it is useful to solve ...
HeavisideTheta[x] represents the Heaviside theta function \[Theta](x), equal to 0 for x < 0 and 1 for x > 0. HeavisideTheta[x_1, x_2, ...] represents the multidimensional ...