ShearingMatrix[\[Theta], v, n] gives the matrix corresponding to shearing by \[Theta] radians along the direction of the vector v, and normal to the vector n.
StandardDeviation[list] gives the sample standard deviation of the elements in list. StandardDeviation[dist] gives the standard deviation of the symbolic distribution dist.
Variance[list] gives the sample variance of the elements in list. Variance[dist] gives the variance of the symbolic distribution dist.
Univariate descriptive statistics have been added to the built-in Mathematica kernel. Multivariate functionality from this package is included in the newly created ...
int MLGetUTF8Symbol (MLINK link, const unsigned char ** s, int *b, int *c) gets a UTF-8 encoded character string corresponding to the name of a symbol from the MathLink ...
Show Ruler toggles ruler display along the top of a notebook.
$ImagingDevices gives a list of available imaging devices.
GraphPlot functionality is now available in the newly added built-in Mathematica kernel functions GraphPlot and LayeredGraphPlot. GraphPlot3D is now available as the newly ...
MLINK MLLoopbackOpen (MLENV env, int *errno) opens a loopback MathLink connection.
int MLPutReal128 (MLINK link, mlextended_double d) puts the extend-precision floating-point number d to the MathLink connection specified by link.