 | BracketLower Property |
Gets a lower bound on a minimum of this.Function.
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