 | IntervalMin Property |
Gets the value of the left-hand endpoint (lower bound).
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.4
Syntaxpublic double Min { get; }
Public ReadOnly Property Min As Double
Get
public:
property double Min {
double get ();
}
member Min : float with get
Property Value
Type:
Double
See Also