Searched refs:ivln10 (Results 1 – 2 of 2) sorted by relevance
22 ivln10 = 4.3429449201e-01, /* 0x3ede5bd9 */ variable51 z = y*log10_2lo + ivln10*__ieee754_logf(x); in __ieee754_log10f()
53 static const double ivln10 = 4.34294481903251816668e-01; /* 0x3FDBCB7B1526E50E */ variable87 z = y * log10_2lo + ivln10 * __ieee754_log (x); in __ieee754_log10()