Quad.Min Normalized Value Field
Gets the smallest positive number that has a normalized representation.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public static readonly Quad MinNormalizedValue
Field Value
QuadRemarks
Normalized numbers are numbers that use the normal representation of a sign, a binary exponent, and a 113 bit mantissa.