DefaultOptions is a style option that allows default options to be specified for particular formatting and related constructs.
Path
(Built-in Mathematica Symbol) Path is an option for Get and related functions which gives a list of directories to search in attempting to find an external file.
ContourStyle is an option for contour plots that specifies the style in which contour lines or surfaces should be drawn.
FrameTicksStyle is an option for 2D graphics functions that specifies how frame ticks should be rendered.
GraphCenter[g] gives the set of vertices with minimum eccentricity in the graph g.
MatrixForm[list] prints with the elements of list arranged in a regular array.
CharacterRange["c_1", "c_2"] yields a list of the characters in the range from "c_1" to "c_2".
MaxExtraConditions is an option to Solve and related functions that specifies how many extra equational conditions on continuous parameters to allow in solutions that are ...
Continue[] exits to the nearest enclosing Do, For, or While in a procedural program.
MeshStyle is an option for Plot3D, DensityPlot, and other plotting functions that specifies the style in which to draw a mesh.