MultivariateMedianDeviation[matrix] gives the median Euclidean distance from the median of the elements in matrix.
PolytopeQuantile[{{x_11, x_12}, ..., {x n 1, x n 2}}, q] gives the locus of the q\[Null]^th quantile of the bivariate data, where the data have been ordered using convex ...
TotalVariation[matrix] gives the total variation for matrix.
TemperedChromatic is an interval list corresponding to an equal tempered scale.
Scale
(Numerical Calculus Package Symbol) Scale is an option to NLimit and ND that specifies the scale at which variations are expected.
RungeKuttaOrderConditions[p, s] gives a list of the order conditions that any s-stage Runge\[Dash]Kutta method of order p must satisfy. RungeKuttaOrderConditions[p] gives the ...
ShadowBox[{x, y}, {xlength, ylength}, options] generates a box with a drop shadow.
Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...