PreferencesPath is a global option that specifies which directories are searched for user-specific settings when Mathematica is started.
QuotientRemainder[m, n] gives a list of the quotient and remainder from division of m by n.
RandomPermutation[gr] gives a pseudorandom permutation in the permutation group gr.RandomPermutation[gr, n] gives a list of n pseudorandom permutations in the permutation ...
RegionBinarize[image, marker, d] gives a binary version of image that includes the foreground pixels of marker and also connected regions whose pixel values are within a ...
ReturnExpressionPacket[expr] is a MathLink packet that contains the expression expr, the result of an EnterExpressionPacket evaluation.
RightCosetRepresentative[group, g] returns the smallest element in the right coset of products of the elements of group by g.
RootMeanSquare[list] gives the root mean square of values in list.
RuntimeAttributes is an option for Compile that specifies attributes for the compiled function it creates.
ScriptLevel is an option for selections that is used in determining the font size of modifiers such as subscripts and superscripts in a nested expression.
SelectComponents[m, " prop", crit] computes a property " prop" for all components in a label matrix m and returns a version of m in which components that do not satisfy crit ...