Deinitialization is an option for Dynamic, DynamicModule, Manipulate, and related constructs that specifies an expression to be evaluated when the construct can no longer be ...
Tube
(Built-in Mathematica Symbol) Tube[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] represents a 3D tube around the line joining a sequence of points.Tube[{pt_1, pt_2, ...}, r] represents a tube of radius ...
Polytope
(Multivariate Statistics Package Symbol) Polytope[{v_1, v_2, ...}, connectivity] represents a p-dimensional polytope with p-variate vertices v_1, v_2, ..., where the connections between the vertices is specified by ...
ShadowForeground is an option for ShadowBox, which specifies a style for the foreground of a shadow box.
Mathematica offers multiple ways of plotting functions of one variable. These include ordinary plots, log plots, parametric plots, and polar plots.
Degree
(Built-in Mathematica Symbol) Degree gives the number of radians in one degree. It has a numerical value of \[Pi]/180.
NicholsPlot[g] gives the Nichols plot of a rational function g in one complex variable.NicholsPlot[sys] gives the Nichols plot of a TransferFunctionModel or StateSpaceModel ...
NotebookRead[notebook] gives the expression corresponding to the current selection in the specified notebook object.
PopupMenu[x, {val_1, val_2, ...}] represents a popup menu with setting x and possible values val_i. PopupMenu[Dynamic[x], {val_1, ...}] takes the setting to be the ...
ParetoPlot[list] creates a Pareto plot from the frequencies of the elements in list.ParetoPlot[{{cat_1, freq_1}, {cat_2, freq_2}, ...}] creates a Pareto plot from categories ...