ListWaveform[{{f_1, a_1}, {f_2, a_2}, ...}, freq, dur] creates a Sound object with fundamental frequency of freq hertz, lasting for dur seconds, with a spectrum in which ...
Benchmark[] runs the MathematicaMark8 benchmark.
PairGroupIndex[g, x] returns the cycle index of the pair group induced by g as a polynomial in x[1], x[2], ....PairGroupIndex[ci, x] takes the cycle index ci of a group g ...
RandomInteger is a value that the WeightingFunction option of the function SetEdgeWeights can take.
SetGraphOptions[g, opts] returns g with the options opts set. SetGraphOptions[g, {v_1, v_2, ..., v_opts}, g_opts] returns the graph with the options v_opts set for vertices ...
Thick
(Combinatorica Package Symbol) Thick is a value that the option EdgeStyle can take on in the graph data structure or in ShowGraph.
Thin
(Combinatorica Package Symbol) Thin is a value that the option EdgeStyle can take on in the graph data structure or in ShowGraph.
Recognize is now available as the newly added built-in Mathematica kernel function RootApproximant.
LinkRanks[g] gives the link ranks of the directed graph g as a rule list.
Cluster
(Hierarchical Clustering Package Symbol) Cluster[c_1, c_2, d, n_1, n_2] represents a merger of the clusters c_1 and c_2 with dissimilarity d and n_1 and n_2 data elements respectively.