The CCompilerDriver package lets you work with C compilers that are installed on your computer. It is used automatically by the Mathematica compiler when you set the option ...
Parallel kernels do not have access to the values of variables defined in the master kernel, nor do they have access to locally defined functions. Mathematica contains a ...
NInverseFourierTransform[expr, \[Omega], t] gives a numerical approximation to the inverse Fourier transform of expr evaluated at the numerical value t, where expr is a ...
DistanceMatrix[list] gives a matrix of distances or dissimilarities between the elements of list.
HypergeometricDistribution[n, n_succ, n_tot] represents a hypergeometric distribution.
ImagePerspectiveTransformation[image, m] applies a linear fractional transform specified by a matrix m to the positions of each pixel in ...
TranslationTransform[v] gives a TransformationFunction that represents translation of points by a vector v.
Mathematica uses the Microsoft math recognizer that is built into Windows 7 to recognize handwritten mathematical expressions. This allows you to enter handwritten ...
$JavaExceptionHandler allows you to control how exceptions thrown in Java are handled in Mathematica.
Introduction to J/Link Calling Java from Mathematica Writing Java Programs That Use Mathematica