LightRed represents a light red color in graphics or style specifications.
LinkClose[link] closes an open MathLink connection.
LogPlot
(Built-in Mathematica Symbol) LogPlot[f, {x, x_min, x_max}] generates a log plot of f as a function of x from x_min to x_max. LogPlot[{f_1, f_2, ...}, {x, x_min, x_max}] generates log plots of several ...
Mesh
(Built-in Mathematica Symbol) Mesh is an option for Plot3D, DensityPlot, and other plotting functions that specifies what mesh should be drawn.
NullRecords is an option for Read and related functions which specifies whether null records should be taken to exist between repeated record separators.
OperatingSystem is an option for file and related operations that specifies the type of operating system to use to determine file name and other conventions.
PolarAxes is an option for sector charts and polar plots that specifies whether polar axes should be drawn.
PolynomialExtendedGCD[poly_1, poly_2, x] gives the extended GCD of poly_1 and poly_2 treated as univariate polynomials in x.PolynomialExtendedGCD[poly_1, poly_2, x, Modulus ...
ReflectionTransform[v] gives a TransformationFunction that represents a reflection in a mirror through the origin, normal to the vector v.ReflectionTransform[v, p] gives a ...
Resampling is an option that specifies the method to be used for resampling images.