Click or drag to resize

ConstantsSqrt1Over2 Field

The number sqrt(1/2) = 1/sqrt(2) = sqrt(2)/2

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public const double Sqrt1Over2 = 0,707106781186548

Field Value

Double
See Also