PartialFractionUtilities(F, UP)

intden.spad line 1 [edit on github]

undocumented

decompose : (UP, List(UP)) -> List(UP)

decompose(n, [p1, ..., pn]) returns numerators of partial fraction decomposition of n divided by product of pi-s Note: decomposition is assumed to have no whole part.