 | DoubleRandomUniformDistributionLower Property |
Gets the lower bound.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double Lower { get; }
Public ReadOnly Property Lower As Double
Get
public:
property double Lower {
double get ();
}
member Lower : float with get
Property Value
Double
See Also