On 15 Apr, 16:27, Colin <[email protected]> wrote: > OK, I have a version that this works for now. Something I noticed is > that there could be simplifications applied inside some of the cos and > sin functions - because of the factor of I. How do you simplify inside > a cos or sin? Alternatively, how do I get the expression with common > factors of I in the exponentials?
Ah, don't worry - as_real_imag() does the trick! --cjc -- 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.
