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