MachineConstants.SqrtMinSingle Field

Represents the square root of MinSingle.

Definition

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

Field Value

Single

Remarks

The value of this field is 1.0842021724855044e-19.

See Also