Gets the smallest value that is greater than zero.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static T MinPositiveValue { get; }
Public Shared ReadOnly Property MinPositiveValue As T
Get
public:
static property T MinPositiveValue {
T get ();
}
static member MinPositiveValue : 'T with get
Property Value
Type:
T
Reference