PieCharts`
(Mathematica Compatibility Information) As of Version 7, the Pie Charts Package has been integrated into the Mathematica kernel.
EquationTrekkerState[{eqns, dvars, {t, t_min, t_max}}, params, treks, opts] is the data object returned by the function EquationTrekker, that contains the information needed ...
Agglomerate[{e_1, e_2, ...}] gives an hierarchical clustering of the elements e_1, e_2, ....Agglomerate[{e_1 -> v_1, e_2 -> v_2, ...}] represents e_i with v_i in each ...
UpdateNotebookStyles[] is a function that will add the styles and input aliases the Notation Package defines to your current notebook.UpdateNotebookStyles[notebook] will ...
The Mathematica graphics language has many controls for preparing and laying out plots. Aligning plots is important when preparing graphics for presentation or publication.
AllowScriptLevelChange is an option for fractions and grids that controls whether certain operators, such as \[Sum], \[Product], and \[Integral], always appear smaller than ...
ColumnWidths is an option for the low-level function GridBox which specifies the widths to use for columns.
Control
(Built-in Mathematica Symbol) Control[{u, dom}] represents an interactive control for the variable u in the domain dom, with the type of control chosen to be appropriate for the domain ...
EvaluationNotebook[] gives the notebook in which this function is being evaluated.
FontProperties -> {opt_1 -> val_1, opt_2 -> val_2} specifies font properties.