CorrelationDistance[u, v] gives the correlation coefficient distance between vectors u and v.
CosineDistance[u, v] gives the angular cosine distance between vectors u and v.
CreateWindow[] creates an empty window in the front end.CreateWindow[nb] creates a window displaying the notebook expression nb, and opens it in the front ...
DihedralGroup[n] represents the dihedral group of order 2 n.
DistributionParameterAssumptions[dist] gives a logical expression for assumptions on parameters in the symbolic distribution dist.
ExportString[expr, " format"] generates a string corresponding to expr exported in the specified format. ExportString[rules, {"format", "Rules"}] gives explicit rules for ...
FindEdgeCover[g] finds an edge cover of the graph g with a minimum number of edges.
FindGraphIsomorphism[g_1, g_2] finds an isomorphism that maps the graph g_1 to g_2 by renaming vertices.
FullDefinition[symbol] prints as the definitions given for symbol, and all symbols on which these depend.
GeometricMean[list] gives the geometric mean of the values in list.