Xref: utzoo misc.wanted:4066 comp.lang.c:16586 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!novavax!twwells!bill From: bill@twwells.uucp (T. William Wells) Newsgroups: misc.wanted,comp.lang.c Subject: Re: Wanted: fast, low-precision trig functions for C Message-ID: <417@twwells.uucp> Date: 28 Feb 89 06:52:53 GMT References: <1256@dukeac.UUCP> Reply-To: bill@twwells.UUCP (T. William Wells) Organization: None, Ft. Lauderdale Lines: 11 Summary: Expires: Sender: Followup-To: Distribution: Keywords: In article <1256@dukeac.UUCP> tcamp@dukeac.UUCP (Ted A. Campbell) writes: : I wondered if there were any fast, low-precision approaches : to the standard trig functions, since the compilers I use : (Microsoft QuickC and AT&T Unix C) boast of their high : level of precision? Try table lookup and linear interpolation. --- Bill { uunet | novavax } !twwells!bill