The notion of expressions is a crucial unifying principle in Mathematica. It is the fact that every object in Mathematica has the same underlying structure that makes it ...
Power series are represented in Mathematica as SeriesData objects. The power series is printed out as a sum of terms, ending with O[x] raised to a power. Internally, however, ...
Total differentiation operations. When you find the derivative of some expression f with respect to x, you are effectively finding out how fast f changes as you vary x. Often ...
If you use your computer via a purely graphical interface, you will typically double-click the Mathematica icon to start Mathematica. If you use your computer via a textually ...
Nearest is used to find elements in a list that are closest to a given data point. Nearest function. Nearest works with numeric lists, tensors, or a list of strings.
MathLM administers licenses for organizations running multiple instances of Mathematica with a network license. Network licenses have two very important advantages: MathLM is ...
CUDAArgMaxList[list] gives the index of the maximum element in list.
CUDAResourcesInstall[] installs the CUDAResources paclet from the Wolfram Data Paclet server.CUDAResourcesInstall[pth] installs the CUDAResources paclet from the paclet file.
CloseSQLConnection[conn] disconnects the current connection associated with a data source.
DatabaseResourcesPath[] gives the list of directories that are searched to find database resources.