MachineConstants.SqrtMaxDouble Field

Represents the square root of MaxDouble.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public const double SqrtMaxDouble = 1.34078079299426E+154

Field Value

Double

Remarks

The value of this field is 1.34078079299426124e+154.

See Also