[comp.lang.c] complex arithmetic library

gwyn@brl-smoke.UUCP (05/08/87)

I have mailed my complex arithmetic library sources to mod.sources.
Presumably they'll be distributed soon.  While not as big a deal as
the POSIX directory library, some people may find these useful.

P.S.  Tom MacDonald of Cray was indeed the author of the X3J11
proposal for complex numbers.  His proposal encompassed more
library routines than my library includes, and of course used a
totally different interface (which is possible when one builds
support for the data type into the language).