Machine Constants.Single Min Exponent Field
Represents the smallest possible binary exponent in the representation of single-precision floating-point numbers.
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 int SingleMinExponent = -125
Field Value
Int32Remarks
The value of this field is -1021.