PassEventsUp is an option to EventHandler that specifies whether events handled by a particular event handler should be passed up to event handlers in outer expressions.
Pattern
(Built-in Mathematica Symbol) s : obj represents the pattern object obj, assigned the name s.
PerformanceGoal is an option for plotting and various other algorithmic functions that specifies what aspect of performance to try to optimize with Automatic settings for ...
PermutationCyclesQ[expr] returns True if expr is a permutation in disjoint cyclic form, and False otherwise.
PermutationMin[perm] returns the smallest integer moved by the permutation perm.
PhaseMargins[sys] gives the phase margins of a linear time-invariant system sys.
Placeholder[name] represents a placeholder labeled with name that indicates a place to type.Placeholder[] gives the empty placeholder \[Placeholder].
PlotLayout is an option used by WaveletListPlot and similar functions to specify the layout of multiple plots.
PlotPoints is an option for plotting functions that specifies how many initial sample points to use.
PlotRegion is an option for graphics functions that specifies what region of the final display area a plot should fill.