MOL
(Mathematica Import/Export Format) MIME type: chemical/x-mdl-molfile MDL molecule model files. Used in cheminformatics applications and on the web for storing and exchanging 3D molecule models. Plain text ...
BorelTannerDistribution[\[Alpha], n] represents a Borel\[Dash]Tanner distribution with shape parameters \[Alpha] and n.
LeastSquares[m, b] finds an x that solves the linear least-squares problem for the matrix equation m.x == b.
LindleyDistribution[\[Delta]] represents a Lindley distribution with shape parameter \[Delta].
ListPlot[{y_1, y_2, ...}] plots points corresponding to a list of values, assumed to correspond to x coordinates 1, 2, .... ListPlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots a ...
WignerSemicircleDistribution[r] represents a Wigner semicircle distribution with radius r centered at the origin.WignerSemicircleDistribution[a, r] represents a Wigner ...
Exact global optimization problems can be solved exactly using Minimize and Maximize. This computes the radius of the circle, centered at the origin, circumscribed about the ...
ProbabilityScalePlot[{x_1, x_2, ...}] generates a normal probability plot of the samples x_i. ProbabilityScalePlot[{x_1, x_2, ...}, " dist"] generates a probability plot ...
PrimeQCertificate[n] gives a certificate that n is prime or that n is composite.
DIMACS
(Mathematica Import/Export Format) DIMACS graph data format. Commonly used exchange format for graphs. Stores a single undirected graph. Plain text or binary format. DIMACS is an acronym derived from Discrete ...