NotebookFind[notebook, data] sets the current selection in the specified notebook object to be the next occurrence of data. NotebookFind[notebook, data, Previous] sets the ...
Opening
(Built-in Mathematica Symbol) Opening[image, ker] gives the morphological opening of image with respect to the structuring element ker.Opening[image, r] gives the opening with respect to a range r square.
PodStates is an option for WolframAlpha that determines information about the states of the pods.
PrintTemporary[expr] prints expr as a temporary cell in a notebook, removing it when the evaluation of the current input line is complete.
QuadraticIrrationalQ[x] gives True if x is a quadratic irrational and False otherwise.
RecordLists is an option for ReadList that specifies whether objects from separate records should be returned in separate sublists.
ResumePacket[] is a MathLink packet used for synchronization with the Mathematica kernel.
Right
(Built-in Mathematica Symbol) Right is a symbol that represents the right-hand side for purposes of alignment and positioning.
Sharpen
(Built-in Mathematica Symbol) Sharpen[image] gives a sharpened version of image.Sharpen[image, r] gives a version of image sharpened over pixel radius r.
ShowGroupOpener is an option for cells that specifies whether an opener icon is displayed next to the leading cell in a cell group to indicate whether the cell group is open ...