Wanted: fast, low-precision trig functions for C

T. William Wells bill at twwells.uucp
Tue Feb 28 16:52:53 AEST 1989


In article <1256 at dukeac.UUCP> tcamp at 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



More information about the Comp.lang.c mailing list