Hello,
I would like to integrate a custom functions but the following code 
doesn't work.

Christophe.

====================
import sympy
x = sympy.Symbol('x')
f = x**3+4*x+1/x

print sympy.integrate(f,x)
====================


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to