Follow-up Comment #1, bug #24812 (project gsl):

line 732:
    if(GSL_MAX_DBL(fabs(a),1.0)*fabs(bp)*fabs(x) < 2.0*fabs(c)) {
line 740:
    if(fabs(bp*bp*x*x) < 0.001*fabs(bp) && fabs(a) < 10.0) {

I think these should have a=>ap for consistency



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24812>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl

Reply via email to