Hi folks,

I'm not an expect in Mathematica but I have managed to solve a trig.
expression in Wolfram Alpha first time round, http://bit.ly/cLVFcP. I
like to stay with Python as much as I can, but haven't been able to do
this using Sympy. Could you please point out where I'm going wrong in
the following?

var('gamma')
solve([1/2 - 3*cos(x)/4 + cos(x)**3/4 - gamma == 0])

Best,

Dan

-- 
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