SingleConstants.Sqrt17 Field

Represents the square root of 17.

Definition

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

Field Value

Single

Remarks

The value of this field is 4.1231056256176605498214098559741.

See Also