User Portlet User Portlet

Discussions
Hi, I have a problem with the function Exponent. Lets say I have a symbolic monomial - m = x1 * x2 * x3 * Abs[x1^2 * x2 * x3^2]*Conjugate[x1] Using the Exponent function I get: Exponent[m,x1] = 1 ...
Hi, I'm new to Mathematica and trying to use the function Expand or ExpandAll. I have a rather complex polynomial (product of polynomials) that I want to expand as widely as possibly, so that there will be no parenthesis at all. But Expand and...
Works, thanks!