|
ConstantsSqrt2H Field
|
Half square root of 2: sqrt(2)/2.
Namespace:
Accord.Math
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public const double Sqrt2H = 0.707106781186548
Public Const Sqrt2H As Double = 0.707106781186548
Request Example
View SourceField Value
Type:
DoubleRemarks
This constant has the value 7.07106781186547524401E-1.
See Also