On Sun, Apr 19, 2009 at 4:20 PM, root <d...@axiom-developer.org> wrote:
>
>> So we have a good start to implement the Risch algorithm in sympy already.
>
> Ondrej, what result do you get for:
>
>  integrate(sqrt(x+log(x)),x)

In [1]: integrate(sqrt(x+log(x)),x)
Out[1]:
⌠
⎮   ⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽
⎮ ╲╱ x + log(x)  dx
⌡


So we can't do it yet.

Ondrej

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

Reply via email to