TextureCoordinateScaling is an option to Plot3D and similar functions that specifies whether arguments supplied to a texture coordinate function should be scaled to lie ...
ToeplitzMatrix[n] gives the n*n Toeplitz matrix with first row and first column being successive integers.ToeplitzMatrix[{c_1, c_2, ..., c_n}] gives the Toeplitz matrix whose ...
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 ...
Underscript[x, y] is an object that formats as UnderscriptBox[x, y].
Unset
(Built-in Mathematica Symbol) lhs =. removes any rules defined for lhs.
VectorColorFunctionScaling is an option for graphics functions which specifies whether arguments supplied to a vector color function should be scaled to lie between 0 and 1.
ViewPoint is an option for Graphics3D and related functions which gives the point in space from which three-dimensional objects are to be viewed.
ViewRange is an option for Graphics3D and related functions which specifies the range of distances from the view point to be included in displaying a three-dimensional scene.
WalleniusHypergeometricDistribution[n, n_succ, n_tot, w] represents a Wallenius noncentral hypergeometric distribution.
WeibullDistribution[\[Alpha], \[Beta]] represents a Weibull distribution with shape parameter \[Alpha] and scale parameter \[Beta].WeibullDistribution[\[Alpha], \[Beta], ...