AllowScriptLevelChange is an option for fractions and grids that controls whether certain operators, such as \[Sum], \[Product], and \[Integral], always appear smaller than ...
BottomHatTransform[image, ker] gives the morphological bottom-hat transform of image with respect to structuring element ker.BottomHatTransform[image, r] gives the bottom-hat ...
Center
(Built-in Mathematica Symbol) Center is a symbol that represents the center for purposes of alignment and positioning.
CoordinatesToolOptions is an option for Graphics that gives values of options associated with the Get Coordinates tool.
DefaultAxesStyle is a low-level option for graphics functions that specifies the default style to use in displaying axes and axes-like constructs.
DefaultBaseStyle is a low-level option for formatting and related constructs that specifies a default base style to use before BaseStyle.
DefaultFrameStyle is a low-level option for graphics and related constructs that specifies the default style to use in displaying their frames.
Entropy
(Built-in Mathematica Symbol) Entropy[list] gives the base E information entropy of the values in list.Entropy[k, list] gives the base k information entropy.
FileFormat["name"] attempts to determine what Import format could be used to import the file corresponding to " name".
Head
(Built-in Mathematica Symbol) Head[expr] gives the head of expr.