SingleConstants.Sqrt2 Field

Represents the square root of 2.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
C#
public const float Sqrt2 = 1.414214f

Field Value

Single

Remarks

The value of this field is 1.414213562373095048801688724209698.

See Also