Searched refs:ln2hi (Results 1 – 2 of 2) sorted by relevance
72 ln2hi = 6.93147180369123816490e-01, /* 0x3fe62e42, 0xfee00000 */ variable114 hi = x - k*ln2hi; /* k*ln2hi is exact here */ in exp()
407 ln2hi = 6.9314575195e-1f, /* 0x3f317200 */ variable448 hi = x - k*ln2hi; /* k*ln2hi is exact here */ in expf()
Completed in 4 milliseconds