ExponentialDistributionNextDouble Method |
Returns a exponential distributed floating point random number.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override double NextDouble()
Return Value
DoubleA exponential distributed double-precision floating point number.
See Also