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