StatLib.Vchi2

This function is inverse function for Chi-square distribution of x, where nu is the degrees of freedom.

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

Type: Double

  • nu [in]

Type: Double

Double