InteractiveTradingChart[{{date_1, {open_1, high_1, low_1, close_1, volume_1}}, ...}] makes a chart showing prices and volume for each date. InteractiveTradingChart[{" name", ...
KCoreComponents[g, k] gives the k-core components of the underlying simple graph of g.KCoreComponents[g, k, "InDegree"] gives the k-core components with vertex in-degrees at ...
PermutationOrder[perm] gives the order of permutation perm.
VertexCount[g] gives a count of the number of vertices in the graph g.VertexCount[g, patt] gives a count of the number of vertices that match the pattern patt.
VertexStyle is an option and property for Graph and related functions that specifies what style to use for vertices.
WatershedComponents[image] computes the watershed transform of image, returning the result as a matrix in which positive integers label the catchment ...
FontSubstitutions is an option for Style and Cell that gives a list of substitutions to try for font family names.
IntegerPart[x] gives the integer part of x.
Around 1870, Marius Sophus Lie realized that many of the methods for solving differential equations could be unified using group theory. Lie symmetry methods are central to ...
TetGen is a quality tetrahedral mesh generator and a three-dimensional Delaunay triangulator. It is used by Mathematica for various operations, such as interpolation in ...