Click or drag to resize
mathDBL_MANT_CLR_MASK Field
Bit-mask used for clearing the mantissa bits of a Double (0xfff0000000000000).

Namespace:  C
Assembly:  C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const long DBL_MANT_CLR_MASK = -4503599627370496

Field Value

Type: Int64
See Also