if you apply trigsimp on "(-sin(x) + 1)/cos(x) + cos(x)/(-sin(x) + 1)" function
sympy result : (-sin(x) + 1)/cos(x) + cos(x)/(-sin(x) + 1) (dosent solve anything) maxima result : 2/cos(x) what am i missing in sympy ? Is there any way i can use maxima under sympy ? Or is there any other way by which i can solve this epxression ? Thanks, Ghanshyam Agrawal -- 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.
