LabelingFunction is an option for charting functions that specifies a function to apply to determine labeling of chart elements.
Label
(Built-in Mathematica Symbol) Label[tag] represents a point in a compound expression to which control can be transferred using Goto.
LaplacianGaussianFilter[image, r] convolves image with a Laplacian-of-Gaussian kernel of pixel radius r.LaplacianGaussianFilter[image, {r, \[Sigma]}] convolves image with a ...
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).
Magenta
(Built-in Mathematica Symbol) Magenta represents the color magenta in graphics or style specifications.
MarcumQ
(Built-in Mathematica Symbol) MarcumQ[m, a, b] gives Marcum's Q function Q_m (a, b).MarcumQ[m, a, b_0, b_1] gives Marcum's Q function Q_m (a, b_0) - Q_m (a, b_1).
Medium
(Built-in Mathematica Symbol) Medium is a style or option setting that specifies that objects should be medium sized.
MenuPacket[integer, string] is a MathLink packet indicating a menu request with title string.