Next: NCSolve[expr1==expr2,var]
Up: Manipulating an expression
Previous: NCCollectSymmetric[expr]
  Contents
  Index
- Aliases: None
- Description:
returns an expression such that
each term is homogeneous of degree given by the
in the
variables of
. For example,
returns
if
, return
if
, return
if
and returns 0 otherwise.
This is like Mathematica's
Coefficient command, but for the noncommuting case. However,
it actually gives the terms and not the coefficients of the terms.
- Arguments:
is an algebraic expression,
is a list of variables and indices is a list of positive
integers which is the same length as
.
- Comments / Limitations: Not available before NCAlgebra 1.0
NCAlgebra Project
2002-09-09