Mathematica 9 is now available

Coefficient

Usage

Coefficient[expr, form] gives the coefficient of form in the polynomial expr.
Coefficient[expr, form, n] gives the coefficient of form^n in expr.


Notes

Coefficient picks only terms that contain the particular form specified.  is not considered part of  .
form can be a product of powers.
Coefficient[expr, form, 0] picks out terms that are not proportional to form.
Coefficient works whether or not expr is explicitly given in expanded form.
• New in Version 1; modified in 3.


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.