Searched refs:LN_2_HI (Results 1 – 1 of 1) sorted by relevance
294 private static final double[] LN_2_HI = {6.93147180369123816490e-01, field in FdlibmTranslit.Exp337 hi = x - LN_2_HI[xsb]; in compute()343 hi = x - t * LN_2_HI[0]; /* t*ln2HI is exact here */ in compute()