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.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public const float MinNormalizedSingle = 1.175494E-38fField Value
SingleRemarks
The value of this field is 1.1754943508222875E-38.