StatLib.Vcauchy
This function is inverse function for Cauchy distribution of x, where eta and theta are the location (median) and scale parameters, respectively.
| Syntax | Parameters | Return Value |
|---|---|---|
Function StatLib.Vcauchy( _
x As Double, _
eta As Double, _
theta As Double) As Double
|
Type: Double
Type: Double
Type: Double |
Double |