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

A quick fix is to
  if(x>1.0/DBL_EPSILON)
    return 0.0;

since things go wrong exactly around there.

    _______________________________________________________

Reply to this item at:

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

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


Reply via email to