LocationTest[data] tests whether the mean or median of the data is zero. LocationTest[{data_1, data_2}] tests whether the means or medians of data_1 and data_2 are ...
LocatorAutoCreate is an option for LocatorPane, Manipulate, and related functions that specifies whether new locators should be created when clicking away from existing ...
Locator
(Built-in Mathematica Symbol) Locator[{x, y}] represents a locator object at position {x, y} in a graphic. Locator[Dynamic[pos]] takes the position to be the dynamically updated current value of pos, with ...
LocatorPane[{x, y}, back] represents a pane with a locator at position {x, y} and background back.LocatorPane[Dynamic[pt], back] takes the locator position to be the ...
LocatorRegion is an option for Locator that specifies where the locator object should by default be allowed to go when it is dragged.
Locked
(Built-in Mathematica Symbol) Locked is an attribute that, once assigned, prevents modification of any attributes of a symbol.
Log10
(Built-in Mathematica Symbol) Log10[x] gives the base-10 logarithm of x.
Log2
(Built-in Mathematica Symbol) Log2[x] gives the base-2 logarithm of x.
LogBarnesG[z] gives the logarithm of the Barnes G-function logG(z).
LogGammaDistribution[\[Alpha], \[Beta], \[Mu]] represents a log-gamma distribution with shape parameters \[Alpha] and \[Beta] and location parameter \[Mu].