SQLMemberQ[data, column] specifies a condition in an SQL query used to test whether an element of a list matches the value of a column.
SQLResultSetOpen[query] makes a result set from an SQL query.
ShortestPath[g, start, end] finds a shortest path between vertices start and end in graph g.
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 ...
PolytopeQuartiles[{x_1, ..., x_n}] gives a list of the loci of the quartiles of the bivariate data x_1, x_2, ..., where the data have been ordered using convex hulls centered ...
Starting in Version 7, Mathematica includes expression-to-speech functionality. In principle, any Mathematica expression can be translated in this way.
Colorize[m] generates an image from an integer matrix m, using colors for positive integers and black for non-positive integers.Colorize[image] replaces intensity values in ...
FontSize is an option for Style and Cell that specifies the default size in printer's points of the font in which to render text.
Thick
(Built-in Mathematica Symbol) Thick is a graphics directive that specifies that lines which follow should be drawn thick.
Thin
(Built-in Mathematica Symbol) Thin is a graphics directive that specifies that lines which follow should be drawn thin.