Option Inspector view and set all option values for cells, notebooks, and global preferences.
ControllerPath is an option that gives a list of external controllers or classes of controllers to try for functions such as ControllerState, Manipulate, and Graphics3D.
DateTicksFormat is an option for DateListPlot which specifies how date tick labels should be formatted.
DeleteCases[expr, pattern] removes all elements of expr that match pattern. DeleteCases[expr, pattern, levelspec] removes all parts of expr on levels specified by levelspec ...
ImageTake[image, n] gives an image consisting of the first n rows of image.ImageTake[image, -n] gives an image consisting of the last n rows of image.ImageTake[image, {row_1, ...
MathieuGroupM11[] represents the sporadic simple Mathieu group M_11.
MathieuGroupM12[] represents the sporadic simple Mathieu group M_12.
NotebookRead[notebook] gives the expression corresponding to the current selection in the specified notebook object.
OptionValue[name] gives the value of name in options matched by OptionsPattern. OptionValue[f, name] gives the value of name for options associated with the head f. ...
SpheroidalS1Prime[n, m, \[Gamma], z] gives the derivative with respect to z of the radial spheroidal function S_n^m, (1)(\[Gamma], z) of the first kind.