71 - 80 of 409 for ExpandSearch Results
View search results from all Wolfram sites (4106 matches)
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.
Functions like Factor usually assume that all coefficients in the polynomials they produce must involve only rational numbers. But by setting the option Extension you can ...
Expressions Involving Complex Variables   (Mathematica Tutorial)
Mathematica usually pays no attention to whether variables like x stand for real or complex numbers. Sometimes, however, you may want to make transformations which are ...
PageWidth   (Built-in Mathematica Symbol)
PageWidth is an option for output streams and for cells which specifies how wide each line of text should be allowed to be.
Relational and Logical Operators   (Mathematica Tutorial)
Relational operators. This tests whether 10 is less than 7. The result is False. Not all of these numbers are unequal, so this gives False.
Subscripts, Bars, and Other Modifiers   (Mathematica Tutorial)
Here is a typical palette of modifiers. Mathematica allows you to use any expression as a subscript. Unless you specifically tell it otherwise, Mathematica will interpret a ...
Collect   (Built-in Mathematica Symbol)
Collect[expr, x] collects together terms involving the same powers of objects matching x. Collect[expr, {x_1, x_2, ...}] collects together terms that involve the same powers ...
Decompose   (Built-in Mathematica Symbol)
Decompose[poly, x] decomposes a polynomial, if possible, into a composition of simpler polynomials.
MatchQ   (Built-in Mathematica Symbol)
MatchQ[expr, form] returns True if the pattern form matches expr, and returns False otherwise.
Apart   (Built-in Mathematica Symbol)
Apart[expr] rewrites a rational expression as a sum of terms with minimal denominators. Apart[expr, var] treats all variables other than var as constants.
1 ... 5|6|7|8|9|10|11 ... 41 Previous Next

...