Click or drag to resize
mathFLT_DENORM_MIN Field
Minimum positive, subnormal value of a Single (1.401298E-45).

Namespace:  C
Assembly:  C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const float FLT_DENORM_MIN = 1,401298E-45f

Field Value

Type: Single
See Also