I find the following counter-intuitive: sage: i^2 -1 sage: a = (1-i) * x ; a -(I + 1)*x sage: a.coeff(x,1) -I + 1
Is this a bug? It made me make an error in the subject of an exam I wrote. Thanks, Rafaƫl
-- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org