Statistical visualization is used to understand how data is distributed and how that compares to other datasets and distributions. Histograms and smooth histograms both ...
While there is typically one representation for exact numbers, approximate numbers can be presented differently according to the conventions of different professions or ...
You can import spreadsheets created in a variety of formats to take advantage of Mathematica 's rich data manipulation and visualization capabilities.
Starting in Version 7, Mathematica includes expression-to-speech functionality. In principle, any Mathematica expression can be translated in this way.
Mathematica 's differential equation solving functions can be applied to many classes of differential equations, automatically selecting the appropriate algorithms without ...
AdjustmentBox[box, opts] is a low-level box construct which displays with the placement of box adjusted using the options given.
ButtonBox[boxes] is a low-level box construct that represents a button in a notebook expression.
CDFInformation[expr] gives a list of properties relevant to a CDF deployed with the content expr.CDFInformation[notebook] gives usage properties for a CDF to be deployed from ...
CreateDocument[] creates an empty document notebook and opens it in the front end.CreateDocument[expr] creates and opens a document notebook containing the expression ...
FindSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for the Find dialog box.