Hi,
is there a way in Sage to convert expressions involving trigonometric or
hyperbolic functions to exponentials, like the convert/exp function of Maple?
> convert(sinh(log(t)),exp);
1
t/2 - ---
2 t
> convert(cos(log(t)),exp);
1/2 exp(ln(t) I) + 1/2 exp(-I ln(t))
Paul Zimmermann
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org