951 - 960 of 3888 for algebraically constructive setsSearch Results
View search results from all Wolfram sites (15515 matches)
AdjacencyGraph   (Built-in Mathematica Symbol)
AdjacencyGraph[amat] gives the graph with adjacency matrix amat.AdjacencyGraph[{v_1, v_2, ...}, amat] gives the graph with vertices v_i and adjacency matrix amat.
Stiffness Detection   (Mathematica Tutorial)
Many differential equations exhibit some form of stiffness, which restricts the step size and hence effectiveness of explicit solution methods. A number of implicit methods ...
Coefficient   (Built-in Mathematica Symbol)
Coefficient[expr, form] gives the coefficient of form in the polynomial expr. Coefficient[expr, form, n] gives the coefficient of form^n in expr.
FactorSquareFree   (Built-in Mathematica Symbol)
FactorSquareFree[poly] pulls out any multiple factors in a polynomial.
Integers   (Built-in Mathematica Symbol)
Integers represents the domain of integers, as in x \[Element] Integers.
PolynomialMod   (Built-in Mathematica Symbol)
PolynomialMod[poly, m] gives the polynomial poly reduced modulo m. PolynomialMod[poly, {m_1, m_2, ...}] reduces modulo all of the m_i.
PolynomialQuotient   (Built-in Mathematica Symbol)
PolynomialQuotient[p, q, x] gives the quotient of p and q, treated as polynomials in x, with any remainder dropped.
Reals   (Built-in Mathematica Symbol)
Reals represents the domain of real numbers, as in x \[Element] Reals.
Finding the Structure of a Polynomial   (Mathematica Tutorial)
Finding the structure of polynomials written in expanded form. Here is a polynomial in two variables. This is the polynomial in expanded form.
GridGraph   (Combinatorica Package Symbol)
GridGraph[n, m] constructs an n*m grid graph, the product of paths on n and m vertices. GridGraph[p, q, r] constructs a p*q*r grid graph, the product of GridGraph[p, q] and a ...
1 ... 93|94|95|96|97|98|99 ... 389 Previous Next

...