SIGN_BIAS
#define SIGN_BIAS (0x800 << EXP_TABLE_BITS)
#define SIGN_BIAS (1 << (EXP2F_TABLE_BITS + 11))