StatLib.Istudent

This function is integral of Student's t distribution of x, with df degrees of freedom.

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

Type: Double

  • df [in]

Type: Double

Double