[comp.sources.wanted] Where can I find C code for the standard trig functions?

dhinds@elaine18.stanford.edu (David Hinds) (03/04/91)

I'm trying to find portable C source code for calculating normal and inverse
trig functions, IEEE-compatible if possible (?).  I need this because I am
trying to use a port of GCC for the Ncube hypercube that has incomplete
library support.  The Ncube compilers use a different calling convention
than GCC, so I can't use the libraries that came with the machine.  The
people that did the port rebuilt a lot of the libraries, but the trig stuff
was left out for some reason.  Email would be appreciated.

	- David Hinds
   	  dhinds@cb-iris.stanford.edu