The functions defined in Music` allow you to make conversions between cents and hertz, and play scales in one of the common tuning systems, or in a user-specified tuning ...
AtmosphericPlot[property] generates a plot of the specified property property as a function of geometric altitude.
Plotting an atmospheric property. This package provides support for plotting how U.S. Standard Atmosphere properties vary with altitude. This loads the package.
DiscreteWaveletTransform[data] gives the discrete wavelet transform (DWT) of an array of data.DiscreteWaveletTransform[data, wave] gives the discrete wavelet transform using ...
Mathematica supports many formats, with many subformats, variants, and options.
Mathematica's unified computation and dynamic document architecture makes possible a new level of interactive presentation—notably allowing finished "slides" on which full ...
Mathematica's symbolic graphics representation allows for immediate interchange with all standard vector graphics formats.
ControlActive[act, norm] evaluates to act if a control that affects act is actively being used, and to norm otherwise.
SawtoothWave[x] gives a sawtooth wave that varies from 0 to 1 with unit period.SawtoothWave[{min, max}, x] gives a sawtooth wave that varies from min to max with unit period.