Click or drag to resize
mathFLT_MANT_MASK Field
Bit-mask used for extracting the mantissa bits of a Single (0x007fffff).

Namespace:  C
Assembly:  C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int FLT_MANT_MASK = 8388607

Field Value

Type: Int32
See Also