IEEE754_FLOAT_BIAS

const val IEEE754_FLOAT_BIAS: Int = 127

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