Functionality in this package has been added to the built-in Mathematica kernel. Mode is replaced by the kernel function Commonest.
Mathematica supports many formats, with many subformats, variants, and options.
There are many systems of units. The particular set of units that is used depends on factors as various as the field of study and the author's country of origin. The function ...
This section is concerned with the way that OpenCLLink is set up and configured for your machine. It will also help to track down and correct problems. OpenCLLink is designed ...
As of Version 6.0, PlotDivision has been superseded by MaxRecursion.
SQLColumnInformation[conn] returns a list of information about the columns in an SQL connection.
CUDAInformation[] queries information on all CUDA devices detected.CUDAInformation[dev] queries information on CUDA dev.CUDAInformation[dev, prop] queries prop on CUDA dev.
SQLColumns[conn] returns the SQLColumn objects for each column in an SQL connection.
int MLPutInteger64 (MLINK link, mlint64 i) puts the 64-bit integer i to the MathLink connection specified by link.
int MLGetReal64 (MLINK link, double *x) gets a double-precision floating-point number from the MathLink connection link and stores it in x.