ArrayDepth[expr] gives the depth to which expr is a full array, with all the parts at a particular level being lists of the same length, or is a SparseArray object.
BenfordDistribution[b] represents a Benford distribution with base parameter b.
BorelTannerDistribution[\[Alpha], n] represents a Borel\[Dash]Tanner distribution with shape parameters \[Alpha] and n.
Center
(Built-in Mathematica Symbol) Center is a symbol that represents the center for purposes of alignment and positioning.
DateFunction is an option for DateListPlot that specifies how dates given as input should be converted to date lists.
DifferenceRootReduce[expr, n] attempts to reduce expr to a single DifferenceRoot object as a function of n.
EdgeShapeFunction is an option and property for Graph and related functions that specifies a function to use to generate primitives for rendering each edge.
ExtendedGCD[n_1, n_2, ...] gives the extended greatest common divisor of the integers n_i.
False
(Built-in Mathematica Symbol) False is the symbol for the Boolean value false.
FileFormat["name"] attempts to determine what Import format could be used to import the file corresponding to " name".