IEEE754_FLOAT_BIAS

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

enum IEEE754_FLOAT_BIAS = 127;