id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6069,binomial_distribution seems to throw when it shouldn't,Jordan DeLong ,John Maddock,"The following raises an exception, but from the documentation it appears that it should be a valid call: quantile(binomial_distribution(10, 1), 1.0f - (0.0001f))); The exception says: Error in function boost::math::cdf(binomial_distribution const&, d): Number of Successes argument is -nan, but must be >= 0 !",Bugs,closed,To Be Determined,math,Boost 1.47.0,Problem,fixed,binomial_distribution,