Represents the largest possible value of a
double-precision floating-point number.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public const double MaxDouble = 1.79769313486232E+308
Public Const MaxDouble As Double = 1.79769313486232E+308
public:
literal double MaxDouble = 1.79769313486232E+308
static val mutable MaxDouble: float
Field Value
Type:
Double
The value of this field is 1.79769313486232e+308.
Reference