Machine Constants.Max Single Field
Represents the largest possible value of a
single-precision floating-point number.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public const float MaxSingle = 3.402823E+38f
Field Value
SingleRemarks
The value of this field is 3.4028235e+38.