bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] documentation bug


From: Bas Zoetekouw
Subject: [Bug-gsl] documentation bug
Date: Wed, 24 Mar 2004 16:21:26 +0100
User-agent: Mutt/1.5.5.1+cvs20040105i

Hi!

There seems to be a small bug in the GSL documentation (version 1.4).
According to the documentation (section 31.7), the gsl_root_test_delta()
function is declared as:

   Function: int gsl_root_test_delta (double x1, double x0, double epsrel,
   double epsabs)

while gsl-1.4/roots/convergence.c says:

   int
   gsl_root_test_delta (double x1, double x0, double epsabs, double epsrel)

The third and fourth argument are switched in the documentation.

Hope this is helpful.

-- 
Kind regards,
+---------------------------------------------------------------+
| Bas Zoetekouw                  | Si l'on sait exactement ce   |
|--------------------------------| que l'on va faire, a quoi    |
| address@hidden, address@hidden     | bon le faire?                |
| GPG key: 0644fab7              |               Pablo Picasso  |
+---------------------------------------------------------------+ 




reply via email to

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