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