Click or drag to resize
Accord.NET (logo)

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
Request Example View Source

Field Value

Type: Double
Remarks
This constant has the value 1.4142135623730950488016887.
See Also