Mathematica 9 is now available

CoefficientNumerator

Exponent

FilledSmallSquareExponent[expr, form] gives the maximum power with which form appears in the expanded form of expr.

FilledSmallSquareExponent[expr, form, h] applies h to the set of exponents with which form appears in expr.

FilledSmallSquare Example: Exponent[x^2 + a x^3, x] LongRightArrow.

FilledSmallSquare The default taken for h is Max.

FilledSmallSquare Example: Exponent[x^2 + a x^3, x, List] LongRightArrow.

FilledSmallSquareform can be a product of terms.

FilledSmallSquareExponent works whether or not expr is explicitly given in expanded form.

FilledSmallSquare See The Mathematica Book: Section 1.4.7 and Section 3.3.2.

FilledSmallSquare See also: Coefficient, Cases, IntegerExponent.

Further Examples

CoefficientNumerator



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.