Click or drag to resize

UniformDistributionLowerBound Property

Gets the lower bound of the interval.

Namespace: Altaxo.Calc.Probability.Old
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double LowerBound { get; }

Property Value

Double
The lower interval bound.
See Also