SplineDegree is an option for spline functions and graphics primitives that specifies the degree of polynomial basis to use.
NoncentralStudentTDistribution[\[Nu], \[Delta]] represents a noncentral Student t distribution with \[Nu] degrees of freedom and noncentrality parameter \[Delta].
Uniform sequence of IEEE double-precision complex numbers. Binary data format.
Uniform sequence of IEEE quad-precision complex numbers. Binary data format.
Uniform sequence of IEEE single-precision complex numbers. Binary data format.
ManhattanDistance[u, v] gives the Manhattan or "city block" distance between vectors u and v.
TrimmedMean[list, f] gives the mean of the elements in list after dropping a fraction f of the smallest and largest elements.TrimmedMean[list, {f_1, f_2}] gives the mean when ...
ZipfDistribution[\[Rho]] represents a zeta distribution with parameter \[Rho].ZipfDistribution[n, \[Rho]] represents a Zipf distribution with range n.
JDBCDrivers[] returns a list of information about JDBC drivers available through DatabaseResourcesPath.JDBCDrivers[name] returns a list of information about the JDBC driver ...
DataDistribution[ddist, ...] represents a probability distribution of type ddist, estimated from a set of data.