MoyalDistribution[\[Mu], \[Sigma]] represents a Moyal distribution with location parameter \[Mu] and scale parameter \[Sigma].
ParallelEvaluate[expr] evaluates the expression expr on all available parallel kernels and returns the list of results obtained.ParallelEvaluate[expr, kernel] evaluates expr ...
PoissonConsulDistribution[\[Mu], \[Lambda]] represents a Poisson\[Dash]Consul distribution with parameters \[Mu] and \[Lambda].
PolyGamma[z] gives the digamma function \[Psi](z). PolyGamma[n, z] gives the n\[Null]^th derivative of the digamma function \[Psi] (n) (z).
PolyLog
(Built-in Mathematica Symbol) PolyLog[n, z] gives the polylogarithm function Li_n (z).PolyLog[n, p, z] gives the Nielsen generalized polylogarithm function S n, p (z).
PowerDistribution[k, a] represents a power distribution with domain parameter k and shape parameter a.
SatisfiabilityCount[bf] counts the number of possible combinations of variable values that yield True when supplied as arguments to the Boolean function ...
SechDistribution[\[Mu], \[Sigma]] represents the hyperbolic secant distribution with location parameter \[Mu] and scale parameter \[Sigma].
Sinh
(Built-in Mathematica Symbol) Sinh[z] gives the hyperbolic sine of z.
Total
(Built-in Mathematica Symbol) Total[list] gives the total of the elements in list. Total[list, n] totals all elements down to level n. Total[list, {n}] totals elements at level n. Total[list, {n_1, n_2}] ...