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

Geometric Random Function
Math Probability Class

Public Function GeometricRandom( _
    ByVal vProbSuccess As Variant _
    ) As Variant

Random Number with Geometric Distribution

See also:
    GeometricRandomTest Subroutine
    GeometricInverse Function
    GeometricCDF Function
    Declarations Topic
vProbSuccess: Function returns Null if vProbSuccess is less than zero (<0) or greater than or equal to one (>=1).

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