This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/48114] <random> binomial_distribution incorrect for p > .5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48114

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-03-14 16:30:34 UTC ---
Thanks, the second issue is ultimately due to the fact that we have been
implementing, at variance with the Standard, a slightly different definition,
see the formula before the class.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]