MachineConstants.SqrtMaxSingle Field

Represents the square root of MaxSingle.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public const float SqrtMaxSingle = 1.844674E+19f

Field Value

Single

Remarks

The value of this field is 1.8446744e+19.

See Also