comparison test/test_try.m @ 15437:c9954a15bc03 stable

Fix quadcc when there are NaNs in the integrand (bug #37414) * quadcc.cc: Use fx[nans[i]] = octave_NaN instead of fx[i]. Add %!test for integrand with NaNs in it.
author Rik <rik@octave.org>
date Sun, 23 Sep 2012 10:36:25 -0700
parents 72c96de7a403
children d174210ce1ec
comparison
equal deleted inserted replaced
15428:fd5c0159b588 15437:c9954a15bc03