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