Click or drag to resize
mathDBL_MANT_MASK Field
Bit-mask used for extracting the mantissa bits of a Double (0x000fffffffffffff).

Namespace:  C
Assembly:  C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const long DBL_MANT_MASK = 4503599627370495

Field Value

Type: Int64
See Also