#5420: imag(complex(0,1)) gives TypeError (easy)
---------------------+------------------------------------------------------
Reporter: jason | Owner: jason
Type: defect | Status: closed
Priority: major | Milestone: sage-4.1.1
Component: algebra | Resolution: fixed
Keywords: | Reviewer:
Author: | Merged:
---------------------+------------------------------------------------------
Changes (by mvngu):
* status: assigned => closed
* resolution: => fixed
Comment:
This also looks OK with Sage 4.1:
{{{
----------------------------------------------------------------------
| Sage Version 4.1, Release Date: 2009-07-09 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: imag(complex(0,1))
1.00000000000000
}}}
So I'm closing this ticket as fixed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5420#comment:3>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---