Constants.Sqrt5 Field

Represents the square root of 5.

Definition

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

Field Value

Double

Remarks

The value of this field is 2.236067977499789696409173668731276.

See Also