Hello, how can I change variable in an integral and get the new
integral without evaluating?

I tried
maxima.changevar('integrate(x*exp(x^2),x)','x^2=y', 'y','x')
but the result is just the integral of the function, not
integral(1/2*exp(t),t)

is it possible to get integral in new variable without evaluation this
integral?

thank you
Robert Marik
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to