Implementation of pow(3m) function

Andrew Koenig ark at alice.UUCP
Wed Aug 8 08:54:24 AEST 1990


In article <2621 at dataio.Data-IO.COM>, bright at Data-IO.COM (Walter Bright) writes:

> What do you think of the algorithm described in Cody & Waite's
> "Software Manual For The Elementary Functions"?

It's not bad, but if I remember correctly it could be significantly
improved upon.  I think I recall an article in the IBM Journal of R&D
about a power algorithm that gives no more than 1 ULP error.
-- 
				--Andrew Koenig
				  ark at europa.att.com



More information about the Comp.lang.c mailing list