Machine Constants.Max Single Field
            
            
            Represents the largest possible value of a
            single-precision floating-point number.
            
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 MaxSingle = 3.402823E+38fField Value
SingleRemarks
The value of this field is 3.4028235e+38.