| 1 | initial version |
On 9.6.rc0 :
sage: sageobj(exp(i*x)._maxima_().demoivre())
cos(x) + I*sin(x)
BTW :
sage: exp(i*x).demoivre()
cos(x) + I*sin(x)
HTH,
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.