Constants.Sqrt7 Field

Represents the square root of 7.

Definition

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

Field Value

Double

Remarks

The value of this field is 2.645751311064590590501615753639260.

See Also