<-- Previous || Up || Next -->

Chi Square CDF Function
Math Probability Class

Public Function ChiSquareCDF( _
      ByVal vX As Variant _
    , ByVal vDF As Variant _
    ) As Variant

Chi Square Cumulative Distribution Function

See also:
    ChiSquareInverse Function
    ChiSquareRandom Function
    ChiSquarePDF Function
    Declarations Topic
    CHIDIST Function (Microsoft Excel)
vX: Function returns Null if vX cannot be fixed up to a Double precision floating point number.
vDF: Number of degrees of freedom. Number is rounded to the nearest integer. Function returns Null if vDF is less than or equal to zero (<=0).

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.