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.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public const float MaxSingle = 3.402823E+38f
Field Value
SingleRemarks
The value of this field is 3.4028235e+38.