Main Content
collect
Collect coefficients of identical powers
Description
Examples
Input Arguments
Tips
collect
returns an output that is syntactically different from the input expression (although the input and output expressions might look the same). For this reason, functions likeisequal
might not returntrue
when checking for equality. Instead, useisAlways
to prove equivalence between the input and output expressions.
Version History
Introduced before R2006a