Green
(Built-in Mathematica Symbol) Green represents the color green in graphics or style specifications.
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.
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.
NotebookOpen["name"] opens an existing notebook with the specified name, returning the corresponding notebook object. NotebookOpen["name", options] opens a notebook using the ...
Orange
(Built-in Mathematica Symbol) Orange represents the color orange in graphics or style specifications.