Constants.Sqrt3 Field

Represents the square root of 3.

Definition

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

Field Value

Double

Remarks

The value of this field is 1.732050807568877293527446341505872.

See Also