The functions defined in Music` allow you to make conversions between cents and hertz, and play scales in one of the common tuning systems, or in a user-specified tuning ...
SignificanceLevel is an option to VarianceTest and similar functions that controls cutoffs for diagnostic tests as well as test conclusions.
int MTensor_getInteger (MTensor t, mint*pos, mint numpos, MTensor*pres) gets a subtensor element from an MTensor.
EdgeQ
(Built-in Mathematica Symbol) EdgeQ[g, e] yields True if e is an edge in the graph g and False otherwise.
Longest
(Built-in Mathematica Symbol) Longest[p] is a pattern object that matches the longest sequence consistent with the pattern p.
OutputControllabilityMatrix[ss] gives the output controllability matrix of the StateSpaceModel object ss.
Ceiling
(Built-in Mathematica Symbol) Ceiling[x] gives the smallest integer greater than or equal to x. Ceiling[x, a] gives the smallest multiple of a greater than or equal to x.
DamerauLevenshteinDistance[u, v] gives the Damerau\[Dash]Levenshtein distance between strings or vectors u and v.
SampleRate is an option for sound primitives that specifies the number of samples per second to generate for sounds.
Mathematica's symbolic architecture supports a highly generalized notion of assignment, in which you can specify a transformation for any class of expressions defined by a ...