StatLib.Vstudent

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

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

Type: Double

  • df [in]

Type: Double

Double