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