Click or drag to resize
mathFLT_EXP_CLR_MASK Field
Bit-mask used for clearing the exponent bits of a Single (0x807fffff).

Namespace:  C
Assembly:  C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int FLT_EXP_CLR_MASK = -2139095041

Field Value

Type: Int32
See Also