Chebychev example doesn't compile

James Bowman jamesb@excamera.com
Wed Dec 19 13:20:00 GMT 2001


Hi,

The Chebychev example code in the reference manual doesn't compile.

The line:
      printf ("%g %g %g\n", x, GSL_FN_EVAL (&F, x), r5, r40);
Should be:
      printf ("%g %g %g %g\n", x, GSL_FN_EVAL (&F, x), r10, r40);

-- 
James Bowman
jamesb@excamera.com



More information about the Gsl-discuss mailing list