SoundNote[pitch] represents a music-like sound note with the specified pitch.SoundNote[pitch, t] takes the note to have duration t.SoundNote[pitch, {t_min, t_max}] takes the ...
Splice
(Built-in Mathematica Symbol) Splice["file"] splices Mathematica output into an external file. It takes text enclosed between < * and * > in the file, evaluates the text as Mathematica input, and replaces ...
StringReverse["string"] reverses the order of the characters in " string".
StyleDefinitions is an option for notebooks that gives definitions for the styles that can be used in a notebook.
SystemsModelExtract[sys, {i_1, i_2, ...}] extracts the subsystem of the StateSpaceModel or TransferFunctionModel object sys associated with inputs at position ...
TraceAbove is an option for Trace and related functions which specifies whether to include evaluation chains which contain the evaluation chain containing the pattern form ...
Write
(Built-in Mathematica Symbol) Write[channel, expr_1, expr_2, ...] writes the expressions expr_i in sequence, followed by a newline, to the specified output channel.
YuleDissimilarity[u, v] gives the Yule dissimilarity between Boolean vectors u and v.
$DefaultImagingDevice gives the name of the default imaging device attached to the computer.
$MaxMachineNumber is the largest machine-precision number that can be used on a particular computer system.