[Python-Dev] trunk-math

Andrew McNabb amcnabb at mcnabbs.org
Tue Feb 19 21:30:08 CET 2008


On Fri, Feb 15, 2008 at 10:53:14PM -0500, Mark Dickinson wrote:
>    * New float methods: is_finite, is_inf, is_integer and is_nan.
>    * New cmath functions: phase, polar and rect, isinf and isnan.
>    * New complex method: is_finite.

This may be a dumb question, but is there any particular reason that the
float methods are "is_inf" and "is_nan" but the cmath methods are
"isinf" and "isnan"?

Anyway, this all looks very useful.  Thanks.

-- 
Andrew McNabb
http://www.mcnabbs.org/andrew/
PGP Fingerprint: 8A17 B57C 6879 1863 DE55  8012 AB4D 6098 8826 6868
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.python.org/pipermail/python-dev/attachments/20080219/271d08b8/attachment-0001.pgp 


More information about the Python-Dev mailing list