Collect
collect subexpressions in
expr
which belong to the samevariable
.
collect subexpressions in
expr
which belong to the samevariable
and applyhead
on these subexpressions.
Collect additive terms of an expression.
This function collects additive terms of an expression with respect to a list of expression up to powers with rational exponents. By the term symbol here are meant arbitrary expressions, which can contain powers, products, sums etc. In other words symbol is a pattern which will be searched for in the expression’s terms.
Examples
Implementation status
- ✅ - full supported