SokalSneathDissimilarity[u, v] gives the Sokal\[Dash]Sneath dissimilarity between Boolean vectors u and v.
StreamColorFunction is an option for StreamPlot and related functions that specifies a function to apply to determine colors along streamlines.
StringTake["string", n] gives a string containing the first n characters in " string". StringTake["string", -n] gives the last n characters in " string". StringTake["string", ...
TaggingRules is an option for selections that specifies a list of strings to be associated with a selection.
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 ...
VectorColorFunction is an option for VectorPlot and related functions which specifies a function to apply to determine colors of field vectors drawn.
WaveletScale is an option for ContinuousWaveletTransform and related constructs used to specify the smallest resolvable scale.
"Introduction to Manipulate" and "Introduction to Dynamic" provide most of the information you need to use Mathematica's interactive features accessible through the functions ...
An expression like x^2+2x-7==0 represents an equation in Mathematica. You will often need to solve equations like this, to find out for what values of x they are true. This ...
Built into Mathematica are a large number of special characters intended for use in mathematical and other notation. "Listing of Named Characters" gives a complete listing. ...