I'm looking for a Maxima function that returns the rational part of
the antiderivative of a rational function (the Horowitz method,
perhaps). Is there a separate function that returns *just* the
rational part?
Pardon my laziness, but I'm looking at sinint.lisp. I'd guess I could
write my own Horowitz method code in less time than I could figure out
what the functions enprog, fprog, and ratint do :(
--Barton