Ralf Hemmecke <[email protected]> writes: > Hello, > > Since Wikipedia > http://en.wikipedia.org/w/index.php?title=Risch_algorithm#Implementation > is claiming that only Axiom can do the elementary integral > integrate(x/sqrt(x^4 + 10*x^2 - 96*x - 71),x) > I've entered it on > http://axiom-wiki.newsynthesis.org/ElementaryIntegrationExample > But unfortunately, it doesn't show nicely.
I vaguely recall that sympy can do this integral, too. Unfortunately, I have currently no access to sage to try it... Looking at planet.sympy.org, it's under active development. Martin -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
