id summary reporter owner description type status milestone component version severity resolution keywords cc 7818 Docs incorrect for Complement of CDF in boost::math harris.pc@… John Maddock "http://www.boost.org/doc/libs/1_52_0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_ccdf___complement_of_the_cumulative_distribution_function The example code is: std::cout << cdf(complement(norm, 2.0)) << std::endl; I believe it should read cdf(complement(norm), 2.0)" Bugs closed To Be Determined math Boost 1.52.0 Problem invalid