On 09/12/11 10:02, Michael Orlitzky wrote: > >> (p1 - p2).full_simplify() > 0 >> p1.coefficient(t, 2) > 1/4*(2*x - sqrt(2))^2 >> p2.coefficient(t, 2) > 0
Disregard that, coefficient() does not work how I thought it did. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
