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

Diff of /gsl/cdf/t.c

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

revision 1.1.2.10 by bjg, Mon Apr 7 12:14:18 2003 UTC revision 1.1.2.11 by jstover, Wed Apr 30 01:23:28 2003 UTC
# Line 36  Line 36 
36   * 247. June 1982.   * 247. June 1982.
37   */   */
38    
 /*  
  * Currently this approximation is giving the wrong answers.  
  * Not sure why; Hill's method may have to be dropped in favor  
  * of use of the incomplete beta function. (Or perhaps it just  
  * needs my own errors to be fixed.)  
  */  
39  #include <config.h>  #include <config.h>
40  #include <gsl/gsl_cdf.h>  #include <gsl/gsl_cdf.h>
41  #include <gsl/gsl_sf.h>  #include <gsl/gsl_sf.h>

Legend:
Removed from v.1.1.2.10  
changed lines
  Added in v.1.1.2.11

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