GaussianQuadratureWeights[n, a, b] gives a list of the n pairs {x_i, w_i} of the elementary n-point Gaussian formula for quadrature on the interval a to b, where w_i is the ...
NewtonCotesWeights[n, a, b] gives a list of the n pairs {x_i, w_i} of the elementary n-point Newton-Cotes formula for quadrature on the interval a to b, where w_i is the ...
PrimeQCertificateCheck[cert, n] gives True if cert is a valid certificate for the primality or compositeness of n, and False otherwise.
SymbolicXMLErrors[expr] returns a list of part specifications indicating where there are errors in the SymbolicXML expression expr and a message about the nature of each ...
Extensively used within the Mathematica system itself, MathLink is Mathematica's unique high-level symbolic interface standard for interprogram communication. With convenient ...
Many times in statistical analysis you may need to know if a population mean is significantly different from some reference value. This is a type of t-test if the population ...
Parallel Kernel Configuration opens a dialog to add, remove, and configure parallel kernels.
CellContext is an option for Cell which specifies the context to use for the evaluation of the contents of the cell.
CyclicGroup[n] represents the cyclic group of degree n.
DeleteSmallComponents[image] replaces small connected components in a binary image image with background pixels.DeleteSmallComponents[m] replaces positive integers in a label ...