Hi Mike, On Mon, Apr 12, 2010 at 6:51 AM, Mike Witt <msg...@gmail.com> wrote: > [m...@vector ~]$ sage > ---------------------------------------------------------------------- > | Sage Version 4.3.1, Release Date: 2010-01-20 | > | Type notebook() for the GUI, and license() for information. | > ---------------------------------------------------------------------- > sage: (1-I)/(sqrt(2)-1) > -(I + 1)/(sqrt(2) - 1)
This has been fixed in Sage 4.3.5: [mv...@sage sage-4.3.5-bfs-dfs]$ sage ---------------------------------------------------------------------- | Sage Version 4.3.5, Release Date: 2010-03-28 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: (1-I)/(sqrt(2)-1) (-I + 1)/(sqrt(2) - 1) -- Regards Minh Van Nguyen -- 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 To unsubscribe, reply using "remove me" as the subject.