Constants.Sqrt2 Field

Represents the square root of 2.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public const double Sqrt2 = 1.4142135623731

Field Value

Double

Remarks

The value of this field is 1.414213562373095048801688724209698.

See Also