StatLib.RndExp
This function generates a random number from the exponential distribution.
| Syntax | Parameters | Return Value |
|---|---|---|
Function StatLib.RndExp( _
lambda As Double) As Double
|
lambda [in]
Type: Double |
Double |