MachineConstants.SqrtMinSingle Field

Represents the square root of MinSingle.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public const float SqrtMinSingle = 1.084202E-19f

Field Value

Single

Remarks

The value of this field is 1.0842021724855044e-19.

See Also