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

F Random Function
Math Probability Class

Public Function FRandom( _
      ByVal vDF1 As Variant _
    , ByVal vDF2 As Variant _
    ) As Variant

Random Number with F Distribution

See also:
    FInverse Function
    FCDF Function
    Declarations Topic
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.