43 #ifdef Sudden_Underflow 44 static FPI fpi = {106, 1 - 1023, 2046 - 1023 - 106 + 1, 1, 1};
46 static FPI fpi = {106, 1 - 1023 - 53 + 1, 2046 - 1023 - 106 + 1, 1, 0};
54 k =
strtoIg(s, sp, &fpi, exp, B, rv);
void ULtodd(ULong *L, ULong *bits, Long exp, int k)
int strtoIg(CONST char *s00, char **se, FPI *fpi, Long *exp, Bigint **B, int *rvp)
int strtoIdd(CONST char *s, char **sp, double *f0, double *f1)