This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: complex numbers
Hello
> >
> Ok, thanks. The important section of the C99 standard is Annex G (IEC
> 60559-compatible complex arithmetic): it even provides a reference
> implementation of the division in Example2. Perhaps, you could have a
> look to a public draft of the final standard, just Google a bit... ;)
> But really you should get hold of the real document, is now published by
> Wiley and most scientific libraries should have a copy of it.
All I could find is the the CX_LIMITED_RANGE pragrama can be used to allow
the compiler a bad but fast complex implementation. But I am not able to
find a copy of the C99 standard or the IEC 60559 standard. Can you send me
the Example2? Or does any one know a german (perfeable Hessen) university
where I can get these standards?
Yours
Andreas Klein