Talk:cpp/numeric/random/geometric distribution
From cppreference.com
< Talk:cpp | numeric/random
The statement
The value represents the number of yes/no trials (each succeeding with probability p) which are necessary to obtain a single success
seems confusing to me. I think it's actually the number of failures before the first success (i.e. one smaller).--Irgendwhy (talk) 22:59, 29 November 2018 (PST)