StatLib.Vexpon
This function is inverse function for Exponential distribution of x, where lambda is the scale parameter.
| Syntax | Parameters | Return Value |
|---|---|---|
Function StatLib.Vexpon( _
x As Double, _
lambda As Double) As Double
|
Type: Double
Type: Double |
Double |