bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] GSL/specfunc/dilog.c


From: Brian Gough
Subject: Re: [Bug-gsl] GSL/specfunc/dilog.c
Date: Thu, 13 Oct 2005 16:27:01 +0100

Peter Rozovski writes:
 > result->err += GSL_DBL_EPSILON * (fabs(t1) + fabs(t2) + fabs(t3));
 > result->val += 2.0 * GSL_DBL_EPSILON * fabs(result->val);
 > 
 > It seems to me that in red line it should be result->err += ...
 > instead of result->val
 > += .

Yes, thanks for the bug report.

-- 
Brian Gough

Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.co.uk/gsl/




reply via email to

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