2851 - 2860 of 10081 for COMSearch Results
View search results from all Wolfram sites (653056 matches)
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.
PolynomialQ   (Built-in Mathematica Symbol)
PolynomialQ[expr, var] yields True if expr is a polynomial in var, and yields False otherwise. PolynomialQ[expr, {var_1, ...}] tests whether expr is a polynomial in the var_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.
PolynomialQuotientRemainder   (Built-in Mathematica Symbol)
PolynomialQuotientRemainder[p, q, x] gives a list of the quotient and remainder of p and q, treated as polynomials in x.
PolynomialReduce   (Built-in Mathematica Symbol)
PolynomialReduce[poly, {poly_1, poly_2, ...}, {x_1, x_2, ...}] yields a list representing a reduction of poly in terms of the poly_i. The list has the form {{a_1, a_2, ...}, ...
PolynomialRemainder   (Built-in Mathematica Symbol)
PolynomialRemainder[p, q, x] gives the remainder from dividing p by q, treated as polynomials in x.
PopupMenu   (Built-in Mathematica Symbol)
PopupMenu[x, {val_1, val_2, ...}] represents a popup menu with setting x and possible values val_i. PopupMenu[Dynamic[x], {val_1, ...}] takes the setting to be the ...
PopupView   (Built-in Mathematica Symbol)
PopupView[{expr_1, expr_2, ...}] represents an object which displays as a popup menu whose items are the expr_i.PopupView[{expr_1, expr_2, ...}, i] makes the i\[Null]^th ...
PopupWindow   (Built-in Mathematica Symbol)
PopupWindow[expr, contents] displays as expr, but pops up a window containing contents when clicked.
Position   (Built-in Mathematica Symbol)
Position[expr, pattern] gives a list of the positions at which objects matching pattern appear in expr. Position[expr, pattern, levelspec] finds only objects that appear on ...
1 ... 283|284|285|286|287|288|289 ... 1009 Previous Next

...