StatLib.Vpareto

This function is inverse function for Pareto distribution of x, where c is the shape parameter.

Syntax Parameters Return Value
Function StatLib.Vpareto( _
    x As Double, _
    c As Double) As Double
  • x [in]

Type: Double

  • c [in]

Type: Double

Double