ErlangDistribution[k, \[Lambda]] represents the Erlang distribution with shape parameter k and rate \[Lambda].
PascalDistribution[n, p] represents a Pascal distribution with parameters n and p.
BinomialDistribution[n, p] represents a binomial distribution with n trials and success probability p.
ElementData["name", " property"] gives the value of the specified property for the chemical element " name".ElementData[n, " property"] gives the specified property for the ...
FindEdgeCover[g] finds an edge cover of the graph g with a minimum number of edges.
FindGraphIsomorphism[g_1, g_2] finds an isomorphism that maps the graph g_1 to g_2 by renaming vertices.
MinimalPolynomial[s, x] gives the minimal polynomial in x for which the algebraic number s is a root.
SeriesCoefficient[series, n] finds the coefficient of the n\[Null]\[Null]^th-order term in a power series in the form generated by Series. SeriesCoefficient[f, {x, x_0, n}] ...
GenericCylindricalDecomposition[ineqs, {x_1, x_2, ...}] finds the full-dimensional part of the decomposition of the region represented by the inequalities ineqs into ...
There are many Mathematica packages that implement symbolic mathematical operations. Here are a few examples drawn from the standard set of packages distributed with ...