Vectors and matrices in Mathematica are simply represented by lists and by lists of lists, respectively. The representation of vectors and matrices by lists. This is a 2×2 ...
All the functionality of NumericalMath`EquationTrekker` is now available in the newly created Equation Trekker Package.
As the basis for many other special functions, Mathematica supports efficient arbitrary-precision evaluation of gamma functions, as well as an extensive web of relations and ...
Mathematica supports zeta and polylogarithm functions of a complex variable in full generality, performing efficient arbitrary-precision evaluation and implementing extensive ...
Work with Variables and Functions Work with Lists Work with Rules
All the functionality of NumericalMath`Butcher`is now available in the newly created Numerical Differential Equation Analysis Package.
Each version of Mathematica comes with a variety of standard extra packages that provide specific additional functionality. The specific code of these packages can be ...
An integration rule computes an estimate of an integral over a region, typically using a weighted sum. In the context of NIntegrate usage, an integration rule object provides ...
Convolution and correlation are central to many kinds of operations on lists of data. They are used in such areas as signal and image processing, statistical data analysis, ...