Click or drag to resize
mathDBL_EXP_CLR_MASK Field
Bit-mask used for clearing the exponent bits of a Double (0x800fffffffffffff).

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

Field Value

Type: Int64
See Also