ReplaceAllUnheld[expr, rules] applies a rule or list of rules in an attempt to transform each subpart of expr that would be automatically evaluated.
TrekParameters is an option to EquationTrekker that specifies the dynamic parameters and their ranges.
Derivatives is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies an expression that evaluates to a list containing the function and its first ...
HighlightStyle is an option for DendrogramPlot that specifies the style for highlighted clusters.
PythagoreanChromatic is an interval list for the Pythagorean Chromatic scale.
AirWavelength[element] gives a list of {wavelength_v, wavelength_a} pairs, where wavelength_v is the wavelength in vacuum and wavelength_a is the wavelength in air, for the ...
BoxFillingStyle is an option for BoxWhiskerPlot which specifies a color to be used in drawing the box.
BoxLineStyle is an option for BoxWhiskerPlot which specifies styles to be applied to the lines drawn in the plot.
BoxMedianStyle is an option for BoxWhiskerPlot which specifies additional styles to be applied specifically to the median lines in the plot.
Continued fractions can be thought of as an alternative to digit sequences for representing numbers, based on division rather than multiplication by a base. Studied ...