Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!mailrus!cornell!uw-beaver!tektronix!reed!mdr From: mdr@reed.UUCP (Mike Rutenberg) Newsgroups: comp.lang.c Subject: Standards for C complex number routines - ARE THERE? Message-ID: <10875@reed.UUCP> Date: 2 Nov 88 18:10:32 GMT Organization: Reed College, Portland OR Lines: 8 Are the any standards (IEEE, ANSI or other) for complex number libraries in C? Anything under development? I'm just curious - I've done a short package in C which works fine, but I would like to make it easy to port the code to other machines which may have local super duper fast routines. I'd rather comply now than later - I'm just that type I guess :-). Mike