You can use lists as tables of values. You can generate the tables, for example, by evaluating an expression for a sequence of different parameter values. This gives a table ...
Mathematical constants. Euler's constant EulerGamma is given by the limit γUnderscriptBox[lim, RowBox[{m, , ∞}], LimitsPositioning -> True](UnderoverscriptBox[∑, RowBox[{k, ...
The simplest way to mix text and formulas in a Mathematica notebook is to put each kind of material in a separate cell. Sometimes, however, you may want to embed a formula ...
"Gauss–Newton" and "conjugate gradient" methods use derivatives. When Mathematica cannot compute symbolic derivatives, finite differences will be used. Computing derivatives ...
UseFrontEnd[expr] evaluates expr in an environment where the kernel can make use of the services of the notebook front end.
MLINK getMathLink (WolframLibraryData libData) gets a MathLink connection to use for evaluations in Mathematica.
An integration strategy is an algorithm that attempts to compute integral estimates that satisfy user-specified precision or accuracy goals. An integration strategy normally ...
RemoteServicesKernel[properties] contains a list of properties about a currently open Lightweight Grid kernel.
NDTFourierTransform[expr, n, \[Omega]] gives a numerical approximation to the discrete time Fourier transform of expr evaluated at the numerical value \[Omega], where expr is ...
NFourierCosTransform[expr, t, \[Omega]] gives a numerical approximation to the Fourier cosine transform of expr evaluated at the numerical value \[Omega], where expr is a ...