VertexLabelStyle is an option and property for Graph and related functions that specifies the style to use for vertex labels.
TetGenDelete[expr] removes an instance of a TetGen expression, freeing up memory.
FieldHintStyle is an option for InputField that specifies the style to use for displaying the field hint.
ChiSquareDistribution[\[Nu]] represents a \[Chi]^2 distribution with \[Nu] degrees of freedom.
Defining local constants. Module allows you to set up local variables, to which you can assign values and then change them. Often, however, all you really need are local ...
Import
(Built-in Mathematica Symbol) Import["file"] imports data from a file, returning a complete Mathematica version of it. Import["file", elements] imports the specified elements from a file.Import["http:// ...
DatabaseLink provides two styles of commands for working with data: one for those who are familiar with Mathematica and the other for those who are familiar with SQL. ...
Plot, ListPlot, and similar functions have new Filling and FillingStyle options.
Mathematica 8 introduces a coherent collection of algorithms and data structures for working with permutation groups. Building upon Mathematica's proven symbolic ...
Because of its unified symbolic architecture, Mathematica provides powerful capabilities for creating layouts, both interactively and programmatically, and containing ...