SingleConstants.Sqrt5 Field

Represents the square root of 5.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET.SinglePrecision (in Numerics.NET.SinglePrecision.dll) Version: 9.0.0
C#
public const float Sqrt5 = 2.236068f

Field Value

Single

Remarks

The value of this field is 2.236067977499789696409173668731276.

See Also