id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9645,Minor typo in boost multiprecision primality testing documentation,slask@…,John Maddock,"The current text on http://www.boost.org/doc/libs/1_55_0/libs/multiprecision/doc/html/boost_multiprecision/tut/primetest.html says: These functions perform a Miller-Rabin test for primality, if the result is false then n is definitely composite, while if the result is true then n is prime with probability 0.25^trials. I believe it should say (1-0.25^trials), not 0.25^trials.",Bugs,closed,To Be Determined,multiprecision,Boost 1.55.0,Cosmetic,fixed,,