Searched refs:kln2 (Results 1 – 2 of 2) sorted by relevance
35 static const double kln2 = 1246.97177782734161156; /* k * ln2 */ variable56 exp_x = exp(x - kln2); in __frexp_exp()
35 static const float kln2 = 162.88958740F; /* k * ln2 */ variable49 exp_x = expf(x - kln2); in __frexp_expf()