TuranGraph[n, k] gives the k-partite Turán graph with n vertices T n, k.
Undefined is a symbol that represents a quantity with no defined value.
Underflow[] represents a number too small to represent explicitly on your computer system.
Underlined represents an underlined font.
Underoverscript[x, y, z] is an object that formats as x_y^z.
UnderscriptBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for UnderscriptBox objects.
Underscript[x, y] is an object that formats as UnderscriptBox[x, y].
UndirectedGraphQ[g] yields True if the graph g is an undirected graph and False otherwise.
Unequal
(Built-in Mathematica Symbol) lhs != rhs or lhs != rhs returns False if lhs and rhs are identical.
Unevaluated[expr] represents the unevaluated form of expr when it appears as the argument to a function.