bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] Error in Airy functions documentation


From: Michal Wasiak
Subject: [Bug-gsl] Error in Airy functions documentation
Date: Thu, 17 Feb 2005 15:37:33 +0100 (CET)

In the html documentation http://www.gnu.org/software/gsl/manual/gsl-ref_7.html#SEC60
and in the pdf there is the following sentece

        Function: int gsl_sf_airy_Ai_deriv_scaled_e (double x, gsl_mode_t
        mode, gsl_sf_result * result)
        These routines compute the derivative of the scaled Airy function
        S_A(x) Ai(x).

Actually this function calculates not (S*Ai)' as the documentation says, but S*Ai'. The same applies to function Bi.

--
Michal Wasiak




reply via email to

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