FactorialPower[x, n] gives the factorial power x (n). FactorialPower[x, n, h] gives the step-h factorial power x (n, h).
Benchmark[] runs the MathematicaMark8 benchmark.
DiagramPlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots the Voronoi diagram of the points {{x_1, y_1}, ...}. DiagramPlot[{{x_1, y_1}, {x_2, y_2}, ...}, {q_1, q_2, ...}, val] plots ...
The Developer Utilities Package includes functions that directly access specific internal algorithms and capabilities of Mathematica that are normally used only as part of ...
ClusterSplit[c, n] splits the cluster c into n clusters.
Linkage
(Hierarchical Clustering Package Symbol) Linkage is an option for Agglomerate and DendrogramPlot that specifies the linkage method for agglomerative clustering.
EllipsoidQuantile[matrix, q] gives the ellipsoidal locus of the q\[Null]^th quantile of matrix.EllipsoidQuantile[matrix, {q_1, q_2, ...}] gives ellipsoidal loci for multiple ...
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 ...