cvs commit: src/lib/msun/src e_lgammaf_r.c

Steve Kargl sgk at troutmask.apl.washington.edu
Mon Nov 28 17:27:44 GMT 2005


On Mon, Nov 28, 2005 at 11:16:27AM +0100, Andre Oppermann wrote:
> Bruce Evans wrote:
> > 
> > bde         2005-11-28 08:32:15 UTC
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     lib/msun/src         e_lgammaf_r.c
> >   Log:
> >   Fixed about 50 million errors of infinity ulps and about 3 million errors
> >   of between 1.0 and 1.8509 ulps for lgammaf(x) with x between -2**-21 and
> >   -2**-70.
> 
> What is an ULP and are you going to write a paper on how FreeBSD has
> the best, fastest and most precise msun library of all OSs?

Units in the Last Place.
http://docs.sun.com/source/806-3568/ncg_goldberg.html

-- 
Steve


More information about the cvs-src mailing list