Represents the smallest normalized single-precision floating point number that is greater than zero.

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (Extreme.Numerics)

Syntax

Visual Basic (Declaration)
Public Const MinNormalizedSingle As Single
C#
public const float MinNormalizedSingle
C++
public:
literal float MinNormalizedSingle

Remarks

The value of this field is 1.1754943508222875E-38.