Home | History | Annotate | Download | only in i18n

Lines Matching full:hull

2751 /*   Properly Rounded Variable Precision Square Root, T. E. Hull and  */
2763 /* % t e hull and a abrham, august, 1984 */
2898 /* a -- Hull's approximation -- precision, when assigned, is */
2929 exp=f->exponent+f->digits; /* adjusted to Hull rules */
2998 /* Here, 0.1 <= a < 1 [Hull], and a has maxp digits */
3021 /* Carry out the Hull correction */
5190 Hull and */
5199 /* The error analysis in Hull & Abrham's paper applies except for the */
5335 /* calculate the adjusted (Hull & Abrham) exponent (where the */
5394 /* First determine the working precision. From Hull & Abrham */
5471 /* at a slightly higher precision than Hull & Abrham suggest */