Lines Matching full:hull
2764 /* Properly Rounded Variable Precision Square Root, T. E. Hull and */
2776 /* % t e hull and a abrham, august, 1984 */
2911 /* a -- Hull's approximation -- precision, when assigned, is */
2942 exp=f->exponent+f->digits; /* adjusted to Hull rules */
3011 /* Here, 0.1 <= a < 1 [Hull], and a has maxp digits */
3034 /* Carry out the Hull correction */
5209 /* Variable Precision Exponential Function, T. E. Hull and */
5218 /* The error analysis in Hull & Abrham's paper applies except for the */
5354 /* calculate the adjusted (Hull & Abrham) exponent (where the */
5413 /* First determine the working precision. From Hull & Abrham */
5490 /* at a slightly higher precision than Hull & Abrham suggest */