EXP_TINY
if (ix < BIAS + EXP_TINY && (huge + x) > zero)
if (ix < BIAS + EXP_TINY) { /* |x| < TINY, or misnormal */