DiscreteMath`IntegerPartitions` was available as an add-on package in previous versions of Mathematica and is now available on the web at ...
Much of the functionality in Miscellaneous`CityData` is now available in the built-in Mathematica kernel function CityData.
All the functionality in Miscellaneous`WorldData` is now available in the built-in Mathematica kernel function CountryData.
Traditional procedural programming languages typically require programmers to define an explicit "flow of control" at every stage in their programs. Mathematica provides ...
Mathematica's unified computation and dynamic document architecture makes possible a new level of interactive presentation—notably allowing finished "slides" on which full ...
Continue[] exits to the nearest enclosing Do, For, or While in a procedural program.
PlayRange is an option for Play and related functions which specifies what range of sound amplitude levels should be included.
VariationalBound[f, u[x ], {x, x_min, x_max}, u_t, {a}, {b}, ...] finds values of the parameters a, b, ... of a trial function u_t that extremize the functional ...
"Sound" describes how you can take functions and lists of data and produce sounds from them. Here we discuss how sounds are represented in Mathematica. Mathematica treats ...
All the functions FindMinimum, FindMaximum, and FindRoot take variable specifications of the same form. The function FindFit uses the same form for its parameter ...