EdgeIndex[g, e] gives the integer index for the edge e in the graph g.
FixedPoint[f, expr] starts with expr, then applies f repeatedly until the result no longer changes.
KirchhoffMatrix[g] gives the Kirchhoff matrix of the graph g.
If you have an equation like 2x==0, it is perfectly clear that the only possible solution is x->0. However, if you have an equation like ax==0, things are not so clear. If a ...
LeafLabels
(Hierarchical Clustering Package Symbol) LeafLabels is an option for DendrogramPlot that specifies labels for the dendrogram leaves.
LegendSize is an option for Legend which specifies the size of a legend box.
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 ...
AbsoluteThickness[d] is a graphics directive which specifies that lines which follow are to be drawn with absolute thickness d.
CanberraDistance[u, v] gives the Canberra distance between vectors u and v.
CosineDistance[u, v] gives the angular cosine distance between vectors u and v.