Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Partial fraction decomposition over reals

Hello. I'm trying to find partial fraction decomposition of 1/(x**2-2*b**2) I use f.partial_fraction(var), but I don't get the result.

How can I get an exact answer over the reals in general case?