StatLib.Ichi2

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

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

Type: Double

  • nu [in]

Type: Double

Double