Click or drag to resize

IContinuousDistributionMinimum Property

Gets the smallest element in the domain of the distribution which can be represented by a double.

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

Property Value

Double
See Also