PlotRangePadding is an option for graphics functions that specifies how much further axes etc. should extend beyond the range of coordinates specified by PlotRange.
PowerSymmetricPolynomial[r] represents a formal power symmetric polynomial with exponent r.PowerSymmetricPolynomial[{r_1, r_2, ...}] represents a multivariate formal power ...
Quartics is an option for functions that involve solving algebraic equations that specifies whether explicit forms for solutions to quartic equations should be given.
RecordLists is an option for ReadList that specifies whether objects from separate records should be returned in separate sublists.
Regularization is an option for Sum and Product that specifies what type of regularization to use.
Return
(Built-in Mathematica Symbol) Return[expr] returns the value expr from a function. Return[] returns the value Null.
RotationAction is an option for three-dimensional graphics functions that specifies how to render 3D objects when they are interactively rotated.
SaveDefinitions is an option to Manipulate and related functions that specifies whether current definitions relevant for the evaluation of the expression being manipulated ...
ScriptSizeMultipliers is an option for Style that specifies how much smaller to render each successive level of subscripts, etc.
SelectionCreateCell[notebook] copies the contents of the current selection in a notebook into a new cell. SelectionCreateCell[notebook, sel] sets the current selection after ...