As of Mathematica 7, ToFileName has been superseded by FileNameJoin.
As of Mathematica 7.0, $TemporaryPrefix has been superseded by $TemporaryDirectory.
Mathematica has a broad range of functions to support linear algebra operations and to integrate them into the system. It can work with vectors, matrices, and tensors that ...
This tutorial reviews the functions that Mathematica provides for carrying out matrix computations. Further information on these functions can be found in standard ...
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 ...
Geodesy is the branch of science that deals with such topics as determining positions and areas over large parts of the Earth, the shape and size of the Earth, and the ...
As of Version 7.0, ListVectorFieldPlot3D has been superseded by ListVectorPlot3D.
As of Version 7.0, VectorFieldPlot3D has been superseded by VectorPlot3D.
Displaying a map. To make a map of an entire continent, you can give the name of the continent in place of the list of country names. Thus, for example, WorldPlot[Oceania] is ...