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