FP_QUIETBIT
if (s == FPC_QNAN && (fp->fp_mant[0] & FP_QUIETBIT) == 0) {
fp->fp_mant[0] |= FP_QUIETBIT;