Total differentiation operations. When you find the derivative of some expression f with respect to x, you are effectively finding out how fast f changes as you vary x. Often ...
BesselI
(Built-in Mathematica Symbol) BesselI[n, z] gives the modified Bessel function of the first kind I_n (z).
In doing a calculation with Mathematica, you usually go through a sequence of steps. If you want to, you can do each step on a separate line. Often, however, you will find it ...
TableAlignments is an option for TableForm and MatrixForm which specifies how entries in each dimension should be aligned.
Insert
(Built-in Mathematica Symbol) Insert[list, elem, n] inserts elem at position n in list. If n is negative, the position is counted from the end. Insert[expr, elem, {i, j, ...}] inserts elem at position {i, ...
In Mathematica, a palette is just a notebook with a collection of controls such as buttons. A uniquely powerful consequence of Mathematica's unified design is that a symbolic ...
Integrated into Mathematica is a full range of state-of-the-art local and global optimization techniques, both numeric and symbolic, including constrained nonlinear ...
Mathematica routinely handles huge arrays of numeric, symbolic, textual, or any other data, with any dimension or structure. Arrays are fully integrated into Mathematica's ...
Mathematica's handling of polynomial systems is a tour de force of algebraic computation. Building on mathematical results spanning more than a century, Mathematica for the ...