Public Function LogNormalRandom( _
Optional ByVal vMean As Variant = 0# _
, Optional ByVal vStdDev As Variant = 1# _
) As Variant LogNormalInverse Function
LogNormalCDF Function
Declarations TopicvMean: Mean of the distribution. Function returns Null if vMean cannot be fixed up to a Double precision floating point number. Argument defaults to a value of zero (0) if it is missing. Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.