Gets the smallest finite value of the numeric type.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static T MinValue { get; }
Public Shared ReadOnly Property MinValue As T
Get
public:
static property T MinValue {
T get ();
}
static member MinValue : 'T with get
Property Value
Type:
T
Reference