Re: Complex functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"VijayAnand" <vijayanand@xxxxxxxxx> writes:

> Does GCC 4.1.1 support complex library?

gcc supports complex types, and has the support required for basic
arithmetic.  gcc does not provide a general math library for complex
numbers.  That is left for the C library.  gcc does not provide a C
library.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux