NotebookWrite[notebook, data] writes data into a notebook at the current selection, setting the current selection to be just after the data written. NotebookWrite[notebook, ...
NumberFieldDiscriminant[a] gives the discriminant of the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
PermutationMax[perm] returns the largest integer moved by the permutation perm.
PermutationPower[perm, n] gives the n\[Null]^th permutation power of the permutation perm.
PermutationSupport[perm] returns the support of the permutation perm.
Placed
(Built-in Mathematica Symbol) Placed[expr, pos] represents an expression expr placed at relative position pos in a chart or other display. Placed[{e_1, e_2, ...}, pos] places each of the e_i at a relative ...
PreserveImageOptions is an option to graphics and related functions that specifies whether image size and certain other options should be preserved from the previous version ...
PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.
PropertyList[{obj, item}] lists the properties available for item in obj.
RandomPermutation[gr] gives a pseudorandom permutation in the permutation group gr.RandomPermutation[gr, n] gives a list of n pseudorandom permutations in the permutation ...