MeshStyle is an option for Plot3D, DensityPlot, and other plotting functions that specifies the style in which to draw a mesh.
PackingMethod is an option for GraphPlot and related functions which specifies how disconnected components should be packed together in the layout produced.
The Graph Utilities Package contains a number of functions useful for graph theory applications. Functions in the Graph Utilities Package. This loads the package.
\[Sqrt]
(Mathematica Character Name) Unicode: 221A. Alias: Esc sqrt Esc. Prefix operator with built-in evaluation rules. √ x is by default interpreted as Sqrt[x]. Ctrl+@, Ctrl+2 or ∖@ yields a complete SqrtBox ...
FrameBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies default settings.
Mathematica 6.0 fundamentally redefined Mathematica and introduced a major new paradigm for computation. Building on Mathematica's time-tested core symbolic architecture, ...
OrderStarPlot[r, f] draws the order star depicting the region where | r/f | < 1 for the functions r and f.OrderStarPlot[r, f, z] draws the order star where r and f are ...
AxesEdge is an option for three-dimensional graphics functions that specifies on which edges of the bounding box axes should be drawn.
PieChart3D[{y_1, y_2, ...}] makes a 3D pie chart with sector angle proportional to y_1, y_2, ....PieChart3D[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a 3D pie ...
Dividers is an option for Grid and related constructs that specifies where and how to draw divider lines.