Represents the square root of 3.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public const double Sqrt3 = 1.73205080756888
Public Const Sqrt3 As Double = 1.73205080756888
public:
literal double Sqrt3 = 1.73205080756888
static val mutable Sqrt3: float
Field Value
Type:
Double
The value of this field is 1.732050807568877293527446341505872.
Reference