IEEE754_DOUBLE_BIAS

The bias by which exponents in double-precision floats are offset.

enum IEEE754_DOUBLE_BIAS = 1023;