Interpolation[{f_1, f_2, ...}] constructs an interpolation of the function values f_i, assumed to correspond to x values 1, 2, ... . Interpolation[{{x_1, f_1}, {x_2, f_2}, ...
ButcherPlot
(Numerical Differential Equation Analysis Package Symbol) ButcherPlot[tree] gives a plot of tree.ButcherPlot[{tree_1, tree_2, ...}] gives an array of plots of tree_1, tree_2, ....
SemialgebraicComponentInstances[ineqs, {x_1, x_2, ...}] gives at least one sample point in each connected component of the semialgebraic set defined by the inequalities ineqs ...
Mathematica is built to handle arbitrarily large computations—limited only by computer time and memory—and provides a collection of convenient global safety features to ...
Mathematica supports zeta and polylogarithm functions of a complex variable in full generality, performing efficient arbitrary-precision evaluation and implementing extensive ...
EllipticE[m] gives the complete elliptic integral E(m). EllipticE[\[Phi], m] gives the elliptic integral of the second kind E(\[Phi] \[VerticalSeparator] m).
Using original algorithms developed at Wolfram Research, Mathematica has full coverage of all standard Bessel-related functions—evaluating every function to arbitrary ...
Series
(Built-in Mathematica Symbol) Series[f, {x, x_0, n}] generates a power series expansion for f about the point x = x_0 to order (x - x_0) n. Series[f, {x, x_0, n_x}, {y, y_0, n_y}, ...] successively finds ...
Mathematica represents Boolean expressions in symbolic form, so they can not only be evaluated, but also be symbolically manipulated and transformed. Incorporating ...
MathieuC[a, q, z] gives the even Mathieu function with characteristic value a and parameter q.