float / double support in Python?

jsaul jsaul at gmx.de
Fri Feb 14 02:48:06 EST 2003


* Erik Max Francis [2003-02-14 01:00]:
> Brian Quinlan wrote:
>
> > Also, I could argue that C++ is a provincial language because:
> 	...
> > - it doesn't have a complex number type
>
> Just for the sake of accuracy, Standard C++ does indeed have a complex
> type, in the form of a template:  std::complex in <complex>.

Which therefore supports both float *and* double.

Cheers, jsaul
-- 
Palo pa'que aprenda que aquí sí hay honor!
[Rubén Blades]




More information about the Python-list mailing list