FactorTerms
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,{x1,x2,…}]
pulls out any overall factor in poly that does not depend on any of the xi.
Details and Options
- FactorTerms[poly,x] extracts the content of poly with respect to x.
- FactorTerms automatically threads over lists in poly, as well as equations, inequalities and logic functions.
Examples
open allclose allBasic Examples (2)
Scope (10)
Basic Uses (7)
A polynomial with complex coefficients:
FactorTerms threads over lists:
FactorTerms threads over equations and inequalities:
Applications (1)
Properties & Relations (3)
Expand distributes the common factor over the terms, effectively reverting FactorTerms:
FactorTermsList gives a list of factors:
Factor performs a complete factorization:
Text
Wolfram Research (1988), FactorTerms, Wolfram Language function, https://reference.wolfram.com/language/ref/FactorTerms.html (updated 2007).
CMS
Wolfram Language. 1988. "FactorTerms." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/FactorTerms.html.
APA
Wolfram Language. (1988). FactorTerms. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FactorTerms.html