Machine Constants.Min Normalized Single Field
Represents the smallest normalized single-precision floating-point
number that is greater than zero.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public const float MinNormalizedSingle = 1.175494E-38f
Field Value
SingleRemarks
The value of this field is 1.1754943508222875E-38.