RegularGraph[k, n] constructs a semirandom k-regular graph on n vertices, if such a graph exists.
TransposeTableau[t] reflects a Young tableau t along the main diagonal, creating a different tableau.
UnionSet[a, b, s] merges the sets containing a and b in union-find data structure s.
NInverseDTFourierTransform[expr, \[Omega], n] gives a numerical approximation to the inverse discrete time Fourier transform of expr evaluated at the integer n, where expr is ...
VertexList[g] gives a list of all vertices in the graph g.
ActiveInputAliases[] returns a list of all active aliases in the current notebook. ActiveInputAliases[notebook] returns a list of all active aliases in the notebook notebook.
WeakMixingAngle is a physical constant.
LeftGCD
(Quaternions Package Symbol) LeftGCD[a, b] gives the greatest common left divisor of the quaternions a and b.
Quaternion[a, b, c, d] represents the quaternion a + I b + J c + K d.
RightGCD[a, b] gives the greatest common right divisor of the quaternions a and b.