An integration strategy is an algorithm that attempts to compute integral estimates that satisfy user-specified precision or accuracy goals. An integration strategy normally ...
Automatic Numbering creates an automatic numbering object, or counter, in the current notebook.
CreatePalette[expr] creates a palette notebook containing expr, and opens it in the front end.CreatePalette[{expr_1, expr_2, ...}] creates and opens a palette notebook ...
The functionality of PrimitiveElement is now available in the newly added built-in Mathematica kernel function ToNumberField.
JacobiP
(Built-in Mathematica Symbol) JacobiP[n, a, b, x] gives the Jacobi polynomial P_n^(a, b)(x).
Mathematica encapsulates in a small number of functions vast flexibility in rearranging lists with any structure and any number of elements.
TeX
(Mathematica Import/Export Format) MIME type: application/x-texTeX typesetting system and programming language. Commonly used for typesetting mathematical and scientific publications and other technical ...
ButcherTreeQ
(Numerical Differential Equation Analysis Package Symbol) ButcherTreeQ[tree] gives True if tree is a valid Butcher tree, and False otherwise.
IsotopeData[{Z, A}, " property"] gives the value of the specified property for the isotope with atomic number Z and mass number A.IsotopeData["name", " property"] gives the ...
Mathematica usually goes about its work silently, giving output only when it has finished doing the calculations you asked for. However, if it looks as if Mathematica is ...