DefaultFormatType is an option for cells that specifies the format used for displaying expressions in a newly created cell.
DefaultInlineFormatType is an option for cells that specifies the format used for displaying expressions in a newly created inline cell.
x /= c divides x by c and returns the new value of x.
GroupStabilizerChain[group] returns a list of successive stabilizers in group of the points in a base of group.
Language is a global option that specifies the language in which menus, dialog boxes, error messages, and help files are displayed.
PermutationReplace[expr, perm] replaces each part in expr by its image under the permutation perm.PermutationReplace[expr, gr] returns the list of images of expr under all ...
Radon
(Built-in Mathematica Symbol) Radon[image] gives an image representing the discrete Radon transform of image.Radon[image, {w, h}] specifies the width w and the height h of the resulting image.Radon[image, ...
SaveDefinitions is an option to Manipulate and related functions that specifies whether current definitions relevant for the evaluation of the expression being manipulated ...
SpellingDictionaries -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for spell checking.
VertexTextureCoordinates is an option for graphics primitives that specifies the texture coordinates to assign to vertices.