MachineConstants.SqrtMaxDouble Field

Represents the square root of MaxDouble.

Definition

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

Field Value

Double

Remarks

The value of this field is 1.34078079299426124e+154.

See Also