Problem calling math.cos()

Thomas Bellman bellman at lysator.liu.se
Sun Apr 23 15:26:08 EDT 2006


Alex Martelli <aleaxit at yahoo.com> wrote:

> C has no stand on complex numbers.

If by that you mean that C does not have complex numbers, then
you are wrong.  C99 defines the three types float _Complex,
double _Complex, and long double _Complex, and also the header
<complex.h>.


-- 
Thomas Bellman,   Lysator Computer Club,   Linköping University,  Sweden
"God is real, but Jesus is an integer."      !  bellman @ lysator.liu.se
                                             !  Make Love -- Nicht Wahr!



More information about the Python-list mailing list