LibraryFunctionLoad[lib, fun, argtype, rettype] loads Wolfram Library lib and makes the library function fun available in Mathematica.
Lighter
(Built-in Mathematica Symbol) Lighter[color] represents a lighter version of the specified color. Lighter[color, f] represents a version of the specified color lightened by a fraction f. Lighter[image, ...
LineGraph[g] gives the line graph of the graph g.
LineSpacing is an option for Style and Cell that specifies the spacing between successive lines of text.
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).
LogicalExpand[expr] expands out logical combinations of equations, inequalities, and other functions.
Longest
(Built-in Mathematica Symbol) Longest[p] is a pattern object that matches the longest sequence consistent with the pattern p.
LowerTriangularize[m] gives a matrix in which all but the lower triangular elements of m are replaced with zeros. LowerTriangularize[m, k] replaces with zeros only the ...
MachinePrecision is a symbol used to indicate machine-number precision.