Matteo wrote:
>> I will try to search if sympy has some
>> conversions rules from trig to exp formulas, and maybe viceversa.
>> 

    h[2] >>> cos(2*x).rewrite(exp)
    exp(-2*I*x)/2 + exp(2*I*x)/2

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
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/sympy?hl=en.

Reply via email to