[SciPy-Dev] N.angle(nan)

David Goldsmith d.l.goldsmith at gmail.com
Wed Mar 3 03:28:55 EST 2010


Hi!  N.angle(z) returns nan if either z.real or z.imag is nan; presently,
this is not documented in its docstring, but it is traceable to the
low-level c functions N.angle uses to do its work, so I'm assuming it's a
bug in the doc, not in the code, i.e., is intended behavior, correct?

DG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20100303/815a5ac3/attachment.html>


More information about the SciPy-Dev mailing list