Searched refs:min_x_lo (Results 1 – 3 of 3) sorted by relevance
61 static const long double min_x_lo = 0x1.ac54d7d218de21303a7c60f08840p-118L; variable
158 long double t = (x - min_x_hi) - min_x_lo; in tgamma_central()
163 println("static const long double min_x_lo = ", quadhex(min_x - min_x_hi), ";")