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
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
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