UpperLeftArrow[x, y, ...] displays as x \[UpperLeftArrow] y \[UpperLeftArrow] ....
UpperRightArrow[x, y, ...] displays as x \[UpperRightArrow] y \[UpperRightArrow] ....
UpperTriangularize[m] gives a matrix in which all but the upper triangular elements of m are replaced with zeros. UpperTriangularize[m, k] replaces with zeros only the ...
UpTeeArrow[x, y, ...] displays as x\[UpTeeArrow]y\[UpTeeArrow]....
VectorQ
(Built-in Mathematica Symbol) VectorQ[expr] gives True if expr is a list or a one-dimensional SparseArray object, none of whose elements are themselves lists, and gives False otherwise. VectorQ[expr, ...
Vee
(Built-in Mathematica Symbol) Vee[x, y, ...] displays as x\[Vee]y\[Vee]....
VerifyTestAssumptions is an option to LocationTest and similar functions that controls which assumptions to verify through diagnostic tests.
VertexReplace[g, {v_1 -> w_1, v_2 -> w_2, ...}] replaces each vertex v_i in the graph g by w_i.
VerticalBar[x, y, ...] displays as x \[VerticalBar] y \[VerticalBar] ....
VerticalSeparator[x, y, ...] displays as x \[VerticalSeparator] y \[VerticalSeparator] ....