mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Fix typos
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
// (Bernoulli, independent, yes or no, succeed or fail)
|
||||
// with success_fraction probability p,
|
||||
// negative_binomial is the probability that k or fewer failures
|
||||
// preceed the r th trial's success.
|
||||
// precede the r th trial's success.
|
||||
|
||||
#include <iostream>
|
||||
using std::cout;
|
||||
|
||||
Reference in New Issue
Block a user