bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] [bug #31528] gsl_sf_bessel_lnKnu overflows for large nu


From: eyal gruss
Subject: [Bug-gsl] [bug #31528] gsl_sf_bessel_lnKnu overflows for large nu
Date: Tue, 02 Nov 2010 17:13:14 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0b8pre) Gecko/20101102 Firefox/4.0b8pre

URL:
  <http://savannah.gnu.org/bugs/?31528>

                 Summary: gsl_sf_bessel_lnKnu overflows for large nu
                 Project: GNU Scientific Library
            Submitted by: eyaler
            Submitted on: Tue 02 Nov 2010 05:13:13 PM GMT
                Category: Runtime error
                Severity: 3 - Normal
        Operating System: 
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: 1.14
         Discussion Lock: Any

    _______________________________________________________

Details:

gsl_sf_bessel_lnKnu(nu, x) computes the natural logarithm of the modified
bessel function of the second kind, with real arguments.

the function implementation overflows for large order (nu). for example:
gsl_sf_bessel_lnKnu(180.0, 2.2) should return ~ 175.2, but it gives INF
gsl_sf_bessel_lnKnu(3500.5, 1500) should return ~ 1731.2, but it gives INF




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31528>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]