Same functionality now provided by ImportString[string, {"MathML", "Expression"}].
As of Version 6.0, $RandomState has been superseded by the scoping construct BlockRandom.
This tutorial shows a number of examples of the use of Mathematica for computations that involve linear algebra. Certain sparse matrix techniques try to reorder the matrix so ...
Matrices in Mathematica can be constructed from all the different types of objects that Mathematica holds. They can contain machine-precision real and complex floating-point ...
This tutorial covers issues related to performance. One of the challenges of building Mathematica is to make sure that the system is general enough to support symbolic ...
As of Version 7.0, FourierCoefficient is part of the built-in Mathematica kernel.
As of Version 7.0, FourierCosCoefficient is part of the built-in Mathematica kernel.
As of Version 7.0, FourierSinCoefficient is part of the built-in Mathematica kernel.
As of Version 7.0, InverseDTFourierTransform has been renamed to InverseFourierSequenceTransform and is part of the built-in Mathematica kernel.
The built-in function Fit finds a least-squares fit to a list of data as a linear combination of the specified basis functions. The functions Regress and DesignedRegress ...