This example uses Widget["ColorChooser"] and includes sample code demonstrating how to
BenchmarkReport[] runs the benchmark and produces a report in a separate notebook comparing this system to a selection of reference systems. BenchmarkReport["system_1", ...
FunctionalGraph[f, v] takes a set v and a function f from v to v and constructs a directed graph with vertex set v and edges (x, f[x]) for each x in v. FunctionalGraph[{f_1, ...
LeafLabels
(Hierarchical Clustering Package Symbol) LeafLabels is an option for DendrogramPlot that specifies labels for the dendrogram leaves.
MeanCI
(Hypothesis Testing Package Symbol) MeanCI[list] gives a confidence interval for the population mean estimated from list.
VarianceCI[list] gives a confidence interval for the population variance estimated from list.
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 ...