add_two_Xsig
add_two_Xsig(&accumulator, &argSignif, &exponent);
add_two_Xsig(&accumulator, &fixedpterm, &dummy_exp);
add_two_Xsig(&accumulator, &arg_signif, &exponent);
add_two_Xsig(&accum, &argSignif, &exponent);
add_two_Xsig(&accum, &fix_up, &exponent);