GeometricDistribution[p] represents a geometric distribution with probability parameter p.
KnotData[knot, " property"] gives the specified property for a knot.KnotData[knot] gives an image of the knot.KnotData["class"] gives a list of knots in the specified class.
RayleighDistribution[\[Sigma]] represents the Rayleigh distribution with scale parameter \[Sigma].
ZipfDistribution[\[Rho]] represents a zeta distribution with parameter \[Rho].ZipfDistribution[n, \[Rho]] represents a Zipf distribution with range n.
NormalDistribution[\[Mu], \[Sigma]] represents a normal (Gaussian) distribution with mean \[Mu] and standard deviation \[Sigma].NormalDistribution[] represents a normal ...
The general symbolic string patterns in Mathematica allow you to perform powerful string manipulation efficiently. What follows discusses the details of string patterns, ...
OpenCLLink allows you to use the Mathematica language to query OpenCL system information and execute OpenCL programs using Mathematica. In this section, an overview is ...
RemoteServiceInformation[agent] returns information about the services provided by agent.RemoteServiceInformation[] returns information about services provided by agents on ...
Widget["Panel"] is an empty container widget.
ListWaveform[{{f_1, a_1}, {f_2, a_2}, ...}, freq, dur] creates a Sound object with fundamental frequency of freq hertz, lasting for dur seconds, with a spectrum in which ...