BooleanGraph[bfunc, g_1, ..., g_n] gives the Boolean graph defined by the Boolean function bfunc on the graphs g_1, ..., g_n.
Bottom
(Built-in Mathematica Symbol) Bottom is a symbol that represents the bottom for purposes of alignment and positioning.
CellTags is an option for Cell that gives a list of tags to associate with a cell.
Close
(Built-in Mathematica Symbol) Close[stream] closes a stream.
ColorSelectorSettings -> {opt -> val} is a global option that specifies settings for the Color dialog box.
ComplexExpand[expr] expands expr assuming that all variables are real. ComplexExpand[expr, {x_1, x_2, ...}] expands expr assuming that variables matching any of the x_i are ...
ComposeList[{f_1, f_2, ...}, x] generates a list of the form {x, f_1[x], f_2[f_1[x]], ...}.
CopyFile["file_1", "file_2"] copies file_1 to file_2.
DirectoryStack[] gives the directory stack that represents the sequence of current directories used.
DragAndDrop is a global front end option that specifies whether to allow drag-and-drop editing.