UniformDistributionLowerBound Property |
Gets the lower bound of the interval.
Namespace: Altaxo.Calc.Probability.OldAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic double LowerBound { get; }Property Value
DoubleThe lower interval bound.
See Also