MultivariatePoissonDistribution[\[Mu]_0, {\[Mu]_1, \[Mu]_2, \ ...}] represents a multivariate Poisson distribution with mean vector {\[Mu]_0 + \[Mu]_1, \[Mu]_0 + \[Mu]_2, ...
NCache
(Built-in Mathematica Symbol) NCache[x, xn] represents a numeric cache object for a quantity with exact value x and approximate numerical value xn.
NotebookBrowseDirectory is a global option that determines the current working directory.
ObservableModelQ[ss] gives True if the StateSpaceModel object ss is observable, and False otherwise.
ONanGroupON[] represents the sporadic simple O'Nan group O' N.
OpenAppend["file"] opens a file to append output to it, and returns an OutputStream object.
OverVector[expr] displays with a right vector over expr.
ParabolicCylinderD[\[Nu], z] gives the parabolic cylinder function D_\[Nu] (z).
PDF
(Built-in Mathematica Symbol) PDF[dist, x] gives the probability density function for the symbolic distribution dist evaluated at x.PDF[dist, {x_1, x_2, ...}] gives the multivariate probability density ...
PixelConstrained is an option for ArrayPlot which specifies how to constrain cells to align with displayed pixels.