|
ConstantsSqrt2 Field
|
Square root of 2: sqrt(2).
Namespace:
Accord.Math
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public const double Sqrt2 = 1.4142135623731
Public Const Sqrt2 As Double = 1.4142135623731
Request Example
View SourceField Value
Type:
DoubleRemarks
This constant has the value 1.4142135623730950488016887.
See Also