On Fri, Apr 17, 2009 at 11:04 PM, kcrisman <kcris...@gmail.com> wrote:
>
> I think the original poster is asking if it's possible to have Sage do
> something like this:
>
> sage: a=unevaluated_integral(x^2,(x,0,1))
> sage: a
> integral(x^2,(x,0,1))
> sage: a.evaluate()
> 1/3
>
> But I don't think anything like this is currently possible, though I
> would be happy to be proved wrong.

This is in sympy, and therefore in Sage but you have to import sympy.
This has come up before
http://groups.google.com/group/sage-support/browse_thread/thread/69b20e7e9f71492f/4d577f3330363767?#4d577f3330363767
(If this does not come out, just google "sage inert integral googlegroup lahey"
without the quotes.)



>
> - kcrisman
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to