IEEE754_DOUBLE_BIAS

const val IEEE754_DOUBLE_BIAS: Int = 1023

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