SingleConstants.Sqrt7 Field

Represents the square root of 7.

Definition

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

Field Value

Single

Remarks

The value of this field is 2.645751311064590590501615753639260.

See Also