Click or drag to resize

DistributionMinimum Property

Gets the minimum possible value of distributed random numbers.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract double Minimum { get; }

Property Value

Double
See Also