$Messages gives the list of files and pipes to which message output is sent.
"s_1" <> "s_2" <> ..., StringJoin["s_1", "s_2", ...], or StringJoin[{"s_1", "s_2", ...}] yields a string consisting of a concatenation of the s_i.
EdgeShapeFunction is an option and property for Graph and related functions that specifies a function to use to generate primitives for rendering each edge.
Mathematica supports state-of-the-art sound generation, providing both arbitrary waveform synthesis from functions and data, and symbolic note-based MIDI-style sound ...
FixedPoint[f, expr] starts with expr, then applies f repeatedly until the result no longer changes.
CentralMomentGeneratingFunction[dist, t] gives the central moment generating function for the symbolic distribution dist as a function of the variable t. ...
ColorDataFunction[range, ...] is a function that represents a color scheme.
DirichletConvolve[f, g, n, m] gives the Dirichlet convolution of the expressions f and g.
Relational operators. This tests whether 10 is less than 7. The result is False. Not all of these numbers are unequal, so this gives False.
VertexShapeFunction is an option and property for Graph and related functions that specifies a function to use to generate primitives for rendering each vertex.