Click or drag to resize
mathFLT_DENORM_MAX Field
Maximum positive, subnormal value of a Single (1.17549421e-38).

Namespace:  C
Assembly:  C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const float FLT_DENORM_MAX = 1,175494E-38f

Field Value

Type: Single
See Also