Next: NCCollectSymmetric[expr]
Up: Manipulating an expression
Previous: NCCollect[expr, aListOfVariables]
  Contents
  Index
- Aliases: NCSC
- Description: It collects terms of expression
according to the
elements of
and attempts to combine them
using the particular list of rules called rulesCollect.
In the noncommutative case, the Taylor
expansion, and hence the collect function, is not uniquely
specified. This collect function often collects too much and
while mathematically correct is often stronger than you want.
For example,
will
factor out of terms where it appears both linearly a
quadratically thus mixing orders.
- Arguments:
is an algebraic expression.
is a list of variables.
- Comments / Limitations: Not well documented.
NCAlgebra Project
2002-09-09