StatLib.Ilognorm
This function is integral of Log-normal distribution of x, where mu and sigma are the scale and shape parameters, respectively.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.Ilognorm( _ x As Double, _ mu As Double, _ sigma As Double) As Double |
Type: Double
Type: Double
Type: Double |
Double |