Mathematica 9 is now available

FactorTerms

Usage

FactorTerms[poly] pulls out any overall numerical factor in poly.
FactorTerms[poly, x] pulls out any overall factor in poly that does not depend on x.
FactorTerms[poly, { ,  , ... }] pulls out any overall factor in poly that does not depend on any of the  .


Notes

• Example: FactorTerms[3 - 3x^2]LongRightArrow .
FactorTerms[poly, x] extracts the content of poly with respect to x.
• See notes for Factor.
• New in Version 1.


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.