Home
last modified time | relevance | path

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

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