Machine Constants.Max Double Field
Represents the largest possible value of a
double-precision floating-point number.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public const double MaxDouble = 1.79769313486232E+308
Field Value
DoubleRemarks
The value of this field is 1.79769313486232e+308.