
26 Apr
2011
26 Apr
'11
8:31 a.m.
There are some strange failures in Boost.Math for Clang on Darwin, for example: boost::math::binomial_coefficient<long double>(42, 15); Appears to be returning zero. The code is pretty simple, so is anyone able to step through it and see what's going wrong (it seems to be working OK for type double BTW). Thanks, John.