| 1 | initial version |
That's because F*F.denominator() remains an element of the fraction field (as original F). Replace F=F*F.denominator() with F=F.numerator() and it will work.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.