Path: utzoo!utgpu!watserv1!watmath!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!uunet!shelby!leland.Stanford.EDU!elaine18.stanford.edu!dhinds From: dhinds@elaine18.stanford.edu (David Hinds) Newsgroups: comp.sources.wanted Subject: Where can I find C code for the standard trig functions? Message-ID: <1991Mar4.072043.21529@leland.Stanford.EDU> Date: 4 Mar 91 07:20:43 GMT Sender: news@leland.Stanford.EDU (Mr News) Organization: Stanford University - AIR Lines: 10 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