PythonUtil: remove deadlink from normalDistrib docstring
This commit is contained in:
parent
64345c71b6
commit
de334f5597
|
|
@ -1173,8 +1173,6 @@ def normalDistrib(a, b, gauss=random.gauss):
|
|||
uniformly onto the curve inside [a, b]
|
||||
|
||||
------------------------------------------------------------------------
|
||||
https://statweb.stanford.edu/~naras/jsm/NormalDensity/NormalDensity.html
|
||||
|
||||
The 68-95-99.7% Rule
|
||||
====================
|
||||
All normal density curves satisfy the following property which is often
|
||||
|
|
|
|||
Loading…
Reference in New Issue