bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] [bug #28500] overflow in gsl_ran_fdist_pdf


From: Brian Gough
Subject: [Bug-gsl] [bug #28500] overflow in gsl_ran_fdist_pdf
Date: Wed, 06 Jan 2010 17:55:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.0.11) Gecko/2009061118 Fedora/3.0.11-1.fc9 Firefox/3.0.11

Follow-up Comment #1, bug #28500 (project gsl):

There is a product of terms exp(A)*B*C where the exponential overflows.  It
needs to be rewritten as exp(A+log(B)+log(C)) when there is a danger of
overflow. 


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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