Click or drag to resize

LogNormalDistribution Properties

The LogNormalDistribution type exposes the following members.

Properties
 NameDescription
Public propertyGeneratorReturns the random generator used by the distribution to generate the random values.
(Inherited from ProbabilityDistribution)
Public propertyMeanGets the mean of the distribution.
(Overrides NormalDistributionMean)
Public propertyStdevGets the standard deviation of the distribution.
(Overrides NormalDistributionStdev)
Top
See Also