Star
(Combinatorica Package Symbol) Star[n] constructs a star on n vertices, which is a tree with one vertex of degree n - 1.
Momentum
RSquared
Find Cell Tag opens a submenu to find and select cells based on their cell tags.
Rendering opens a submenu to control rendering operations.
Welcome Screen opens the Welcome Screen, which appears by default each time you start Mathematica.
ControlPlacement is an option for Manipulate, TabView, and other control objects that specifies where controls should be placed.
NotebookGet[obj] gets the raw expression corresponding to the notebook represented by the notebook object obj. NotebookGet[] gets the raw expression corresponding to the ...
SetSelectedNotebook[notebook] makes the specified notebook be the currently selected one in the front end.
RandomPermutation[n] generates a random permutation of the first n natural numbers.