docs/Generator: Fixed typo.
This commit is contained in:
parent
9b5e852f75
commit
3a3c42276e
@ -474,7 +474,7 @@ By adding together two random numbers in the same range, we get the probability
|
||||
"roof" shape, enough for our needs:</p>
|
||||
<img src="img/roofprobability.jpg" />
|
||||
|
||||
<p>(For the curious, there is a proof that adding together infinitely many uniform-distributed random number
|
||||
<p>(For the curious, there is a proof that adding together infinitely many uniform-distributed random numbers
|
||||
produces random numbers with the Gaussian distribution.)</p>
|
||||
|
||||
<p>This scheme can be used to produce clumps of flowers, when we select the 2D coords of the clump center on
|
||||
|
Loading…
Reference in New Issue
Block a user