ACE BN BNA CG CLG COMP FM FREE HEKA IDCA NCA NCSF PART SFA SG SGA SP SYMF TAB TYP

FUNCTION: BnGaOnPol - action of an element of the Bn-algebra

CALLING SEQUENCE:

BnGaOnPol(e_1, exp)
BnGaOnPol(e_1, exp, v)
BNA[BnGaOnPol](e_1, exp)
BNA[BnGaOnPol](e_1, exp, v)

PARAMETERS:

e_1 = any element of the Bn-algebra
exp = any expression
v = any (extra) string

SYNOPSIS:

EXAMPLES:


> with(BNA):
> BnGaOnPol(B[1,0,3], x1^3*x2^2*x3);
 
                                     3   2
                                 - x3  x1  x2
 
> BnGaOnPol(B[1,0,3], x1^3*x2^2*x3, `y`);
 
                                     3   2
                                   x1  x2  x3
 

SEE ALSO: BnIdcaOnPol BnNcaOnPol