TemperedChromatic is an interval list corresponding to an equal tempered scale.
TaggingRules is an option for selections that specifies a list of strings to be associated with a selection.
int MLGetReal32 (MLINK link, float *x) gets a single-precision floating-point number from link and stores it as a float in x.
Arrow has been added to the built-in Mathematica kernel. New directive Arrowheads has been added to the built-in Mathematica kernel.
ButcherPlotLabel is an option to ButcherPlot that specifies a list of plot labels.
FontProperties -> {opt_1 -> val_1, opt_2 -> val_2} specifies font properties.
expr //. rules repeatedly performs replacements until expr no longer changes.
There are many ways to use symbols in Mathematica. Here we use symbols as 'tags' for different types of objects. Working with physical units gives one simple example. When ...
Mathematica can run its calculations on other computers that have Mathematica installed. Passing computations to other, potentially more powerful, machines can increase the ...
PlaceholderReplace is an option to Paste that determines whether to replace a selection placeholder with the selected contents.