[sage-support] Re: Just integral

2009-04-18 Thread David Joyner
On Fri, Apr 17, 2009 at 11:04 PM, kcrisman 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 i

[sage-support] Re: Just integral

2009-04-17 Thread kcrisman
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. - kc

[sage-support] Re: Just integral

2009-04-17 Thread jpc
In a sage notebook one can write: %latex $\int_a^b x dx$ to *see the integral*. Or is other problem? --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@g