[Python-ideas] math module and complex numbers

Sturla Molden sturla at molden.no
Wed Mar 11 14:12:10 CET 2009


Greg Falcon wrote:
>>>> import cmath
>>>> cmath.sqrt(-1)
>>>>         
> 1j
>   

What is the point of having two math modules? It just adds confusion, 
like pickle and cPickle.

S.M.





More information about the Python-ideas mailing list