CompleteKPartiteGraph[a, b, c, ...] creates a complete k-partite graph of the prescribed shape, provided the k arguments a, b, c, ... are positive integers. An option Type ...
GeneralizedPetersenGraph[n, k] returns the generalized Petersen graph, for integers n > 1 and k > 0, which is the graph with vertices {u_1, u_2, ..., u_n} and {v_1, v_2, ..., ...
TrimPoints
(Computational Geometry Package Symbol) TrimPoints is an option to DiagramPlot that specifies which diagram outlier vertex lies on the PlotRange limit.
IrreduciblePolynomial[s, p, d] gives an irreducible polynomial in the symbol s of degree d over the integers modulo the prime p.
ExtraTerms is an option to EulerSum that specifies the number of terms to be used in the extrapolation process.
Terms
(Numerical Calculus Package Symbol) Terms is an option to EulerSum, NLimit, and ND that specifies the total number of terms to be used.
True
(Built-in Mathematica Symbol) True is the symbol for the Boolean value true.
Uninstall[link] terminates an external program started by Install, and removes Mathematica definitions set up by it.
$TimeZone gives the current time zone to assume for dates and times.
Mathematica can run parallel kernels in a number of different ways; locally on the same machine or remote on other machines connected in a network. Furthermore, the network ...