Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 2014 09:05:17 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Steve Kargl <kargl@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r275476 - head/lib/msun/src
Message-ID:  <20141204170517.GA18534@troutmask.apl.washington.edu>
In-Reply-To: <201412041557.sB4FvxH8093590@svn.freebsd.org>
References:  <201412041557.sB4FvxH8093590@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 04, 2014 at 03:57:59PM +0000, Steve Kargl wrote:
> Author: kargl
> Date: Thu Dec  4 15:57:58 2014
> New Revision: 275476
> URL: https://svnweb.freebsd.org/changeset/base/275476
> 
> Log:
>   Fix a 20+ year bug by using an appropriate constant for
>   the transition from one asymptotic approximation to another
>   for the zeroth order Bessel and Neumann functions.
>   

A similar bug exists in e_j1f.c.  I haven't determined the
correct constant, yet.  Someday, I'll get to it.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141204170517.GA18534>