StatLib.RndGamma
This function generates a random number from the gamma distribution.
| Syntax | Parameters | Return Value |
|---|---|---|
Function StatLib.RndGamma( _
shape As Double, _
scale As Double) As Double
|
Type: Double
Type: Double |
Double |