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.
OverDot
(Built-in Mathematica Symbol) OverDot[expr] displays with a dot over expr.
OverHat
(Built-in Mathematica Symbol) OverHat[expr] displays with a hat over expr.
OverTilde[expr] displays with a tilde over expr.
OverVector[expr] displays with a right vector over expr.
Paste
(Built-in Mathematica Symbol) Paste[expr] pastes expr at the current insertion point in the input notebook. Paste[notebook, expr] pastes expr to the specified notebook.Paste[] pastes the contents of the ...
Pink
(Built-in Mathematica Symbol) Pink represents the color pink in graphics or style specifications.
Postfix
(Built-in Mathematica Symbol) Postfix[f[expr]] prints with f[expr] given in default postfix form: expr // f. Postfix[f[expr], h] prints as exprh.
Purple
(Built-in Mathematica Symbol) Purple represents the color purple in graphics or style specifications.