Collect
Usage Message: Collect[expr, x] collects together terms involving the same powers of objects matching x. Collect[expr, {x1, x2, ... }] collects together terms that involve the same powers of objects matching x1, x2, ... . Collect[expr, var, h] applies h to the expression that forms the coefficient of each term obtained. Attributes[Collect] = {Protected} Options: Modulus
-> 0 Trig
-> False Notes:
Additional Online Documentation:
Mathematica 3.0
http://documents.wolfram.com/v3/RefGuide/Collect.html
Mathematica 4.0
http://documents.wolfram.com/v4/RefGuide/Collect.html
Questions or comments? Send email to support@wolfram.com.
| |