#5420: [already fixed?] imag(complex(0,1)) gives TypeError (easy)
---------------------+------------------------------------------------------
Reporter: jason | Owner: jason
Type: defect | Status: assigned
Priority: major | Milestone: sage-4.0.1
Component: algebra | Keywords:
---------------------+------------------------------------------------------
Comment(by AlexGhitza):
This looks fine in sage-4.0:
{{{
----------------------------------------------------------------------
| Sage Version 4.0, Release Date: 2009-05-29 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: imag(complex(0,1))
1.00000000000000
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5420#comment:2>
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
-~----------~----~----~----~------~----~------~--~---