This is what I was looking for... thanks again for the help!

On Tuesday, July 9, 2013 9:10:28 AM UTC-5, wade conklin wrote:
>
> I'm new to python, so I apologize if this is covered somewhere else or if 
> my post is not formatted correctly.
>
> I have a differential equation which I want to parameterize in polar 
> coordinates
>
> diff(y, x, 2) / ((1 + diff(y, x) ^ 2) ^ 3/2)
>
> where x = r * cos(theta) and y = r * cos(theta)
>
> how do I solve something like this?
>
> Thanks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to