BeckmannDistribution[\[Mu]_1, \[Mu]_2, \[Sigma]_1, \[Sigma]_2] represents the Beckmann distribution with means \[Mu]_1 and \[Mu]_2 and standard deviations \[Sigma]_1 and ...
I
(Built-in Mathematica Symbol) I represents the imaginary unit Sqrt[-1].
LogLogisticDistribution[\[Gamma], \[Sigma]] represents a log-logistic distribution with shape parameter \[Gamma] and scale parameter \[Sigma].
NegativeMultinomialDistribution[n, p] represents a negative multinomial distribution with parameter n and failure probability vector p.
ProductLog[z] gives the principal solution for w in z == w e^w. ProductLog[k, z] gives the k\[Null]^th solution.
CompilePrint[cfun] prints a human readable form of a compiled function.
LightweightGrid[agent] is a description of a subkernel to be launched on agent by the Lightweight Grid SystemLightweightGrid[{"Agent" -> agent, "KernelCount" -> count, ...
RemoteKernelServices[] returns a list of services provided by the Lightweight Grid.
RemoteServices[manager] is a description of a subkernel to be launched on manager by the Lightweight Grid System.RemoteServices[{"Agent" -> agent, "KernelCount" -> count, ...
WidgetGroup[{content, ...}] specifies custom layout settings for how the content widgets are displayed.