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