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