LogSeriesDistribution[\[Theta]] represents a logarithmic series distribution with parameter \[Theta].
On most computer systems, you can execute external programs or commands from within Mathematica. Often you will want to take expressions you have generated in Mathematica, ...
Speak
(Built-in Mathematica Symbol) Speak[expr] speaks a spoken representation of the expression expr.
Waveform[type, freq, dur] creates a Sound object that is a standard waveform of type type, having a fundamental frequency of freq hertz, and a duration of dur seconds.
SetVertexWeights[g] assigns random real weights in the range [0, 1] to vertices in g. SetVertexWeights[g, w] assigns the weights in the weight list w to the vertices of g. ...
LeafLabels
(Hierarchical Clustering Package Symbol) LeafLabels is an option for DendrogramPlot that specifies labels for the dendrogram leaves.
LegendSize is an option for Legend which specifies the size of a legend box.
ColumnLabels is an option for StemLeafPlot which specifies the labels for columns.
Mathematica encapsulates in a small number of functions vast flexibility in rearranging lists with any structure and any number of elements.
AbelianGroup[{n_1, n_2, ...}] represents the direct product of the cyclic groups of degrees n_1, n_2, ....