/[gsl]/gsl/cdf/lognormalinv.c
ViewVC logotype

Diff of /gsl/cdf/lognormalinv.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.2 by bjg, Sun Jul 20 18:51:44 2003 UTC revision 1.1.2.3 by bjg, Mon Jul 21 16:51:21 2003 UTC
# Line 44  gsl_cdf_lognormal_Pinv (const double P, Line 44  gsl_cdf_lognormal_Pinv (const double P,
44  }  }
45    
46  double  double
47  gsl_cdf_lognormal_Q (const double Q, const double zeta, const double sigma)  gsl_cdf_lognormal_Qinv (const double Q, const double zeta, const double sigma)
48  {  {
49    double x, u;    double x, u;
50    

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26