Normalization of rational functions
Ilya Zakharevich <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <ZW1J5P1xoZbnr8/[email protected]> |
I thought this has been fixed some time ago: (19:36) gp > t; (-t0*t^2 + 2*t - t0)/(-t^2 - 1) %1 = (-t0*t^2 + 2*t - t0)/(-t^2 - 1) Should not the normalization choose the positive sign for the leading(?) coefficient of the denominator? (Or at least the numerator?) Thanks, Ilya