Green
(Built-in Mathematica Symbol) Green represents the color green in graphics or style specifications.
ImageAspectRatio[image] gives the ratio of height to width for image.
InputPacket[] is a MathLink packet that indicates a prompt for input as generated by Input.
InputStringPacket[] is a MathLink packet that requests input in string form.
IntervalIntersection[interval_1, interval_2, ...] gives the interval representing all points common to each of the interval_i.
Label
(Built-in Mathematica Symbol) Label[tag] represents a point in a compound expression to which control can be transferred using Goto.
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 ...
Magenta
(Built-in Mathematica Symbol) Magenta represents the color magenta in graphics or style specifications.
Minus
(Built-in Mathematica Symbol) -x is the arithmetic negation of x.
NCache
(Built-in Mathematica Symbol) NCache[x, xn] represents a numeric cache object for a quantity with exact value x and approximate numerical value xn.