At Mon, 11 Apr 2011 12:16:20 -0400, James Ward wrote: > but gsl_hypot() does not do this. If you add these 4 tests to ~/sys/test.c > 2. Fix gsl_hypot() to be BSD. If you could get the BSD source code, > you could see how they do it and add it to the current gsl_hypot().
Thanks, I hadn't been aware of that optional part of hypot, the Inf output makes sense. I'll add the tests and modify gsl_hypot to have the BSD behavior. _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
