Subject: Simpliyfying the argument of a complex expression
From: Wilhelm Haager
Date: Wed, 19 Jan 2011 10:21:19 +0100
Hi,
Is there a possibility to cause Maxima simplyfying (or evaluating) an
expression like
"carg(exp(%i*x))" to "x" (and not just to "atan2(sin(x),cos(x))")?
Thanks in advance,
Wilhelm Haager