PageRanks[g] give the page rank of the graph g as a rule list.
ToCombinatoricaGraph[g] return the Combinatorica representation of the graph g.ToCombinatoricaGraph[g, n] return the graph g, adding additional unconnected vertices, if ...
DirectAgglomerate[m] constructs a cluster hierarchy based on the distance or dissimilarity matrix m.DirectAgglomerate[m, list] associates the elements of list with the rows ...
MeanTest
(Hypothesis Testing Package Symbol) MeanTest[list, \[Mu]_0] performs a test with null hypothesis \[Mu] = \[Mu]_0.
VarianceRatioTest[list_1, list_2, r] performs a test with null hypothesis \[Sigma]_1 2/\[Sigma]_2 2 = r.
Radius
(Numerical Calculus Package Symbol) Radius is an option to NSeries that specifies the radius of the circle around which the function is to be sampled.
Mathematica provides many options for customizing and annotating plots. Legends can be added to plots and customized with many of the same methods used to customize other ...
Geodesate
(Polyhedron Operations Package Symbol) Geodesate[expr, n] replaces each polygon in graphics expression expr by the projection onto the circumscribed sphere of the order n regular tessellation of that ...
PrimeQCertificate[n] gives a certificate that n is prime or that n is composite.
ToSymbolicXML[expr] converts an expression expr to an appropriate XML format and returns the result as SymbolicXML.