Searched refs:ln2hi (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/lib/msun/bsdsrc/
H A Db_exp.c82 static const double ln2hi = 0x1.62e42fee00000p-1; variable
107 hi=x-k*ln2hi;
152 hi=(x-k*ln2hi); /* Exact. */

Completed in 42 milliseconds