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

FPDF Function
Math Probability Class

Public Function FPDF( _
      ByVal vX As Variant _
    , ByVal vDF1 As Variant _
    , ByVal vDF2 As Variant _
    ) As Variant

F Probability Density Function

See also:
    FCDF Function
    FInverse Function
    FRandom Function
    Declarations Topic
vX: Function returns Null if vX cannot be fixed up to a Double precision floating point number.
vDF1: Numerator degrees of freedom. Number is rounded to the nearest integer. Function returns Null if vDF1 is less than or equal to zero (<=0).
vDF2: Denominator degrees of freedom. Number is rounded to the nearest integer. Function returns Null if vDF2 is less than or equal to zero (<=0).

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