Message2992

Author nobody
Recipients
Date 2001-05-21.19:13:02
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Would it be possible to add support for complex
functions (cmath)? 

I would like to do

import cmath
z = cmath.sin(2.3-8j)

for instance.

Thanks.

--Alex.
History
Date User Action Args
2008-02-20 17:18:57adminlinkissue426009 messages
2008-02-20 17:18:57admincreate