ClosenessCentrality[g] gives a list of closeness centralities for the vertices in the graph g.
ZTest
(Built-in Mathematica Symbol) ZTest[data] tests whether the mean of the data is zero. ZTest[{data_1, data_2}] tests whether the means of data_1 and data_2 are equal.ZTest[dspec, \[Sigma]] tests for zero ...
ND
(Numerical Calculus Package Symbol) ND[expr, x, x_0] gives a numerical approximation to the derivative of expr with respect to x at the point x_0.ND[expr, {x, n}, x_0] gives a numerical approximation to the ...
Record
(Built-in Mathematica Symbol) Record represents a record in Read, Find, and related functions.
Trace
(Built-in Mathematica Symbol) Trace[expr] generates a list of all expressions used in the evaluation of expr. Trace[expr, form] includes only those expressions which match form. Trace[expr, s] includes ...
"TemplateSelection" is a front end token that inserts a function template to the right of the insertion point.
Graphics3D[primitives, options] represents a three-dimensional graphical image.
StationaryWaveletPacketTransform[data] gives the stationary wavelet packet transform (SWPT) of an array of data.StationaryWaveletPacketTransform[data, wave] gives the ...
This section discusses commands that get information about database tables. If you find that the examples in this section do not work as shown, you may need to install or ...
NormalPValue[x] gives the cumulative density beyond x for a normal distribution with zero mean and unit variance.